Skip to content

Instantly share code, notes, and snippets.

@bhubbard
Created December 21, 2014 20:55
Show Gist options
  • Save bhubbard/4788ba89d94bfe0d7826 to your computer and use it in GitHub Desktop.
Save bhubbard/4788ba89d94bfe0d7826 to your computer and use it in GitHub Desktop.
Search for NextGenGallery shortcodes
SELECT ID FROM wp_posts WHERE post_content LIKE '%[nggallery%';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment