Guest User

Untitled

a guest
Feb 16th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <?php
  2.  
  3. // Prevent SearchWP from parsing Shortcodes prior to highlighting.
  4. add_filter( 'searchwp_th_do_shortcode', '__return_false' );
Add Comment
Please, Sign In to add comment