Make WordPress Core


Ignore:
Timestamp:
03/23/2008 05:02:11 PM (17 years ago)
Author:
ryan
Message:

Taxonomy queries and urls. Props andy. see #6357

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/default-filters.php

    r6985 r7491  
    107107add_filter('the_content', 'convert_chars');
    108108add_filter('the_content', 'wpautop');
     109add_filter('the_content', 'prepend_attachment');
    109110
    110111add_filter('the_excerpt', 'wptexturize');
Note: See TracChangeset for help on using the changeset viewer.