Changeset 19150
- Timestamp:
- 11/04/2011 01:52:42 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/admin-bar.php
r19130 r19150 256 256 ) ); 257 257 258 // Add the appearance menu.258 // Add the appearance submenu items. 259 259 wp_admin_bar_appearance_menu( $wp_admin_bar ); 260 260 } … … 570 570 571 571 /** 572 * Add "Appearance" menu with widget and nav menu submenu.572 * Add appearance submenu items to the "Site Name" menu. 573 573 * 574 574 * @since 3.1.0
Note: See TracChangeset
for help on using the changeset viewer.