[Plugin: Yet Another Related Posts Plugin] YARPP and shortcodes
-
I noticed shortcodes don’t get evaluated or removed in post excerpts.
This fixes it:
magic.php, line 202:
$post_content = strip_tags(preg_replace("/\[[a-zA-Z][^\]]+\]/", "", apply_filters_if_white('the_content',$result->post_content)));
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Yet Another Related Posts Plugin] YARPP and shortcodes’ is closed to new replies.