Code standards: Drop a newline in the customizer to comply with WordPress Coding Standards
Extends [47763] and #46829. git-svn-id: https://develop.svn.wordpress.org/trunk@47764 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8338f44306
commit
0a8365be5a
@ -188,7 +188,6 @@ final class WP_Customize_Nav_Menus {
|
||||
$suppress_page_ids[] = $privacy_policy_page->ID;
|
||||
}
|
||||
}
|
||||
|
||||
} elseif ( 'post' !== $object && 0 === $page && $post_type->has_archive ) {
|
||||
// Add a post type archive link.
|
||||
$items[] = array(
|
||||
|
Loading…
Reference in New Issue
Block a user