Khushal Content Export to CSV

Khushal Content Export to CSV

Details
View on WordPress

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

  • Post types: posts, pages, and other public post types with UI (attachments excluded by default).
  • Post content modes: block markup (WordPress re-import), Webflow-oriented HTML, rendered HTML, or plain text.
  • Columns: Post ID, type, title (or Name for Webflow), slug, content, date, author, featured image URL, paths, permalink, terms; optional Yoast / Rank Math columns.
  • UTF-8 BOM for Excel; CSV formula-injection mitigation.
  • Security: 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.

Privacy

This plugin does not collect or sell personal data. Exports run on your server for logged-in administrators only.

Details

Plugin code:
khushal-content-export-to-csv
Plugin version:
1.4.1
Outdated:
No
WP version:
5.8 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.9.4
Total installations:
0
Last updated:
2026-04-11
Rating:
Times rated:
0
csv
export
gutenberg
pages
posts