Created
January 12, 2015 23:54
-
-
Save bhubbard/e0e8d1ecc8a659fc2948 to your computer and use it in GitHub Desktop.
Find shortcodes used for RSS in Page Plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SELECT ID FROM wp_posts WHERE post_content LIKE '%[rssinpage%'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment