Changeset 7491 for trunk/wp-includes/default-filters.php
- Timestamp:
- 03/23/2008 05:02:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/default-filters.php
r6985 r7491 107 107 add_filter('the_content', 'convert_chars'); 108 108 add_filter('the_content', 'wpautop'); 109 add_filter('the_content', 'prepend_attachment'); 109 110 110 111 add_filter('the_excerpt', 'wptexturize');
Note: See TracChangeset
for help on using the changeset viewer.