Changeset 1179 for trunk/wp-includes/vars.php
- Timestamp:
- 04/26/2004 02:34:07 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/vars.php
r1148 r1179 183 183 add_filter('the_content', 'wptexturize'); 184 184 add_filter('the_excerpt', 'wptexturize'); 185 185 add_action('wp_head', 'doGeoUrlHeader'); 186 186 ?>
Note: See TracChangeset
for help on using the changeset viewer.