Changeset 26402 for trunk/src/wp-includes/admin-bar.php
- Timestamp:
- 11/26/2013 08:56:11 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/admin-bar.php
r26134 r26402 166 166 if ( is_admin() ) { 167 167 $wp_admin_bar->add_menu( array( 168 'id' => ' toggle-button',168 'id' => 'menu-toggle', 169 169 'title' => '<span class="ab-icon"></span>', 170 170 'href' => '#',
Note: See TracChangeset
for help on using the changeset viewer.