Skip to content

Instantly share code, notes, and snippets.

@bhubbard
Created December 19, 2014 19:05
Show Gist options
  • Save bhubbard/8e3ec0747e1db9f2c5bf to your computer and use it in GitHub Desktop.
Save bhubbard/8e3ec0747e1db9f2c5bf to your computer and use it in GitHub Desktop.
Find posts using the Local Market Explorer shortcodes
SELECT ID FROM wp_posts WHERE post_content LIKE '%[lme-module%';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment