Changeset 1940 for trunk/wp-includes/template-functions-general.php
- Timestamp:
- 12/12/2004 08:41:19 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/template-functions-general.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/template-functions-general.php
r1816 r1940 236 236 function get_archives_link($url, $text, $format = 'html', $before = '', $after = '') { 237 237 $text = wptexturize($text); 238 $title_text = htmlspecialchars($text, ENT_QUOTES);238 $title_text = wp_specialchars($text, 1); 239 239 240 240 if ('link' == $format) {
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)