Changeset 885 for trunk/wp-includes/vars.php
- Timestamp:
- 02/17/2004 04:56:29 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/vars.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/vars.php
r842 r885 269 269 // Some default filters 270 270 add_filter('all', 'wptexturize'); 271 add_filter('the_content', 'wpautop');272 add_filter('comment_text', 'wpautop');273 add_filter('the_excerpt', 'wpautop');274 271 275 272 // Uncomment the following for Textile support
Note: See TracChangeset
for help on using the changeset viewer.