Forums
(@tcarlsen)
14 years, 3 months ago
better-search.php >> line 399
function get_bsearch_excerpt($content){ $output = strip_tags($content); /* adding this to replace shortcodes */ $output = preg_replace(‘/\[.*\]/’, ”, $output);