Replies: 0
I am using WP Job Manager, and am interested in exporting expired and trashed job posts. If select “Specific Post Type” and select “Jobs,” it will capture all the published and pending job posts to export, but not the expired and trashed job posts.
Can I use WP All Export to capture the expired and trashed job posts for exporting, via its WP_Query Results -> Post Type Query option?
If so, could anyone provide guidance on how to format the query or suggest any guides or documentation that I can refer to, to learn how to format the query?
I’m familiar with this page, about how you can “Export using your own wp_query parameters,” but I’m not familiar with wp_query at all, so any suggestions on where to start learning it (if that’s what I’ll need to do) would be amazing.