Skip to content

Instantly share code, notes, and snippets.

@yratof
Created May 13, 2014 23:01
Show Gist options
  • Save yratof/4d43365029fb71830eb1 to your computer and use it in GitHub Desktop.
Save yratof/4d43365029fb71830eb1 to your computer and use it in GitHub Desktop.
Attachments in Wordpress Database
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