Khushal Content Export to CSV lets administrators download published content as CSV (or CSV + featured images in a ZIP) from the Khushal CSV Export screen.
ZIP exports use a short-lived folder under wp-content/uploads/khushal-content-export-to-csv/ (then removed), not the PHP system temp directory.
Features
manage_options, check_ajax_referer, sanitized POST input.Developer hooks
kcecsv_export_query_args — alter WP_Query args.kcecsv_exportable_post_types / kcecsv_excluded_post_types — post type lists.kcecsv_export_block_content — raw block export.kcecsv_export_webflow_html — Webflow HTML before final cleanup.kcecsv_export_csv_cell — each CSV cell string before formula escaping.This plugin does not collect or sell personal data. Exports run on your server for logged-in administrators only.