bhubbard
12/19/2014 - 6:53 PM

Check for Simple Real Estate Pack Shortcodes

Check for Simple Real Estate Pack Shortcodes

 SELECT ID FROM wp_posts WHERE post_content LIKE '%[schoolsearch%';
 
 SELECT ID FROM wp_posts WHERE post_content LIKE '%[mortgage%';
 
 SELECT ID FROM wp_posts WHERE post_content LIKE '%[srpmap%';