Breaking apply_filters('the_content) for me
-
I’m trying to do the following with a PHP variable that contains shortcodes:
<?php echo apply_filters('the_content',$overview); ?>
This has been working fine, but when I activate the groups plugin, nothing it outputted any more. Any ideas why this might be? Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Breaking apply_filters('the_content) for me’ is closed to new replies.