Changeset 32175 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 04/20/2015 07:38:29 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r31999 r32175 1557 1557 if ( empty( $title ) ) 1558 1558 $title = __( '(no title)' ); 1559 return $title;1559 return esc_html( $title ); 1560 1560 } 1561 1561
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)