Changeset 1952 for trunk/wp-includes/vars.php
- Timestamp:
- 12/14/2004 09:10:34 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/vars.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/vars.php
r1940 r1952 192 192 add_filter('the_content', 'wptexturize'); 193 193 add_filter('the_excerpt', 'wptexturize'); 194 add_filter('bloginfo', 'wptexturize'); 195 194 196 ?>
Note: See TracChangeset
for help on using the changeset viewer.