Created
May 13, 2014 23:01
-
-
Save yratof/4d43365029fb71830eb1 to your computer and use it in GitHub Desktop.
Attachments in Wordpress Database
This file contains 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 * from wp_posts where post_type = 'attachment'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment