Tehnika Media Exporter Plugin
The Tehnika Media Exporter plugin gives you precise control over which media files you export from your WordPress site and how you export them.
Unlike the default WordPress export tool which only offers “all content” exports, Advanced Media Exporter lets you filter media by context and usage, making it perfect for migrations, backups, client deliverables, and site audits.
Key Features
Smart Filtering & Export Modes – Export media by post type, category, tag, author, or date range. Choose between Post Association mode (finds media used in specific content) or Direct Library Query (filters your entire media library).
Intelligent Media Detection – Automatically finds featured images, attached media, and inline images embedded in your content. No manual searching required.
Three Export Formats – Download as ZIP archive (actual files), URL list (plain text for scripts), or XML (WXR format for WordPress Importer compatibility).

Perfect For
Web agencies packaging client deliverables, site migrations between WordPress installations, freelancers tracking their uploaded assets, content audits requiring URL lists, and targeted backups of specific post types or categories.
How It Works
Navigate to Tools > Adv. Media Export, select your filters and export mode, choose which media types to include, pick your format (ZIP/URL/XML), and click Export to download your files.
== Changelog ==
= 1.0.7 =
Fix: Replaced deprecated seems_utf8 function with wp_is_valid_utf8 to ensure future compatibility.
= 1.0.6 =
- Fix: Removed dependency on core
export.phpfile to comply with WordPress Plugin Guidelines. - Fix: Moved JavaScript and CSS to external files and implemented
wp_enqueue_scriptsfor better performance and security. - Tweak: Updated XML generation to use local CDATA formatting.
= 1.0.5 =
- Maintenance release.
= 1.0.4 =
- New: Added progress bar and loading overlay to improve UX during large exports.
- Fix: Resolved security warning regarding sanitization of post type input arrays.
- Tweak: Improved internal file handling for ZIP generation.
= 1.0.3 =
- Added XML export format support.
= 1.0.0 =
- Initial release.
== Upgrade Notice ==
= 1.0.7 =
This version replaces a deprecated WordPress function. Upgrade recommended to avoid future errors.
