I'm looking to export only wp_posts where post_type = post.
Is that possible?
|
|
|
In your WordPress Dashboard, if you go to It gives you the option between All Content, Posts, Pages, and your custom post types following those three options. As for SQL, well are you looking to export the data from something like phpMyAdmin? You could use this:
Hope this helps. |
|||||||||
|