To use the Free version, add this WP All Export under the WP_Query Result tab https://crunchify.com/how-to-export-wordpress-post-title-post-url-and-featured-image-in-csv-format/ https://wordpress.org/plugins/wp-all-export
'post_type' => 'post', 'post_status' => array( 'pending', 'draft', 'publish', 'trash' )