Changeset 1686 for trunk/wp-includes/vars.php
- Timestamp:
- 09/18/2004 03:04:27 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/vars.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/vars.php
r1664 r1686 181 181 182 182 // Some default filters 183 add_filter('rewrite_rules','htmlspecialchars');184 183 add_filter('bloginfo','htmlspecialchars'); 185 184 add_filter('category_description', 'wptexturize');
Note: See TracChangeset
for help on using the changeset viewer.