Changeset 17395 for trunk/wp-admin/includes/template.php
- Timestamp:
- 02/05/2011 06:26:46 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r17356 r17395 271 271 return; 272 272 273 $title = esc_attr( trim( $post->post_title ));273 $title = htmlspecialchars( trim( $post->post_title ), ENT_QUOTES ); 274 274 275 275 echo '
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)