Changeset 19712 for trunk/wp-includes/shortcodes.php
- Timestamp:
- 01/08/2012 05:01:11 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/shortcodes.php
r19687 r19712 333 333 334 334 add_filter('the_content', 'do_shortcode', 11); // AFTER wpautop() 335 336 ?>
Note: See TracChangeset
for help on using the changeset viewer.