Changeset 24975
- Timestamp:
- 08/05/2013 09:38:24 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/menu-header.php
r24974 r24975 76 76 77 77 $title = wptexturize( $item[0] ); 78 $aria_label = esc_attr( strip_tags( $item[0] ) ); // strip the comment/plugins/updates bubbles spans but keep the pending number if any79 78 80 79 echo "\n\t<li$class$id>";
Note: See TracChangeset
for help on using the changeset viewer.