Changeset 1664 for trunk/wp-includes/vars.php
- Timestamp:
- 09/15/2004 03:09:39 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/vars.php
r1663 r1664 191 191 add_filter('the_content', 'wptexturize'); 192 192 add_filter('the_excerpt', 'wptexturize'); 193 add_action('wp_head', 'doGeoUrlHeader');194 193 ?>
Note: See TracChangeset
for help on using the changeset viewer.