Guest User

Untitled

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