[wp-trac] [WordPress Trac] #30969: adding theme support for 'custom-header' or 'custom-background' results to duplicate admin menu items
WordPress Trac
noreply at wordpress.org
Fri Jan 9 21:54:08 UTC 2015
#30969: adding theme support for 'custom-header' or 'custom-background' results
to duplicate admin menu items
----------------------------+-----------------------------
Reporter: edville101 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.1
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
Wordpress 4.1 shows double 'Header' and 'Background' menu items in admin
navigation menu on front-end when using
add_theme_support( 'custom-header', $args );
add_theme_support( 'custom-background', $args );
Here is a screenshot of Twentyfourteen theme.
http://snag.gy/djDFm.jpg
This issue also exists in other themes I tested using the above hooks.
This issue is not seen in previous Wordpress version using the
Twentyfourteen theme.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30969>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list