Changeset 5486
- Timestamp:
- 05/08/2017 08:40:01 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-plugin-directory.php
r5461 r5486 530 530 remove_shortcode( $tag ); 531 531 } 532 533 // remove special embed shortcode handling 534 remove_filter( 'the_content', array( $GLOBALS['wp_embed'], 'run_shortcode' ), 8 ); 532 535 } 533 536
Note: See TracChangeset
for help on using the changeset viewer.