Changeset 11204 for trunk/wp-includes/theme.php
- Timestamp:
- 05/05/2009 07:43:53 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/theme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/theme.php
r11168 r11204 933 933 if ( 0 === strpos($link, 'preview=1') ) 934 934 $link = "?$link"; 935 return $matches[1] . attr( $link ) . $matches[4];935 return $matches[1] . esc_attr( $link ) . $matches[4]; 936 936 } 937 937
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)