Changeset 24214 for trunk/wp-includes/admin-bar.php
- Timestamp:
- 05/09/2013 12:22:02 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/admin-bar.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/admin-bar.php
r23512 r24214 230 230 } 231 231 232 $title = wp_html_excerpt( $blogname, 40 ); 233 if ( $title != $blogname ) 234 $title = trim( $title ) . '…'; 232 $title = wp_html_excerpt( $blogname, 40, '…' ); 235 233 236 234 $wp_admin_bar->add_menu( array(
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)