Tehnika Media Exporter - Complete Description
Category: WordPress Plugins • Platform: PHP
Tehnika Media Exporter is a powerful tool designed to help developers and site admins extract media files from their WordPress library with precision.
Unlike standard export tools that dump everything, this plugin allows you to filter media based on how it is used in your content.
Key Features
- Context-Aware Export:
- By Post Association: Export only the images attached to, used as featured images for, or embedded inline within specific posts, pages, or custom post types.
- Direct Library Query: Export media directly from the library filtering only by date or uploader.
- Granular Filtering:
- Filter source content by Post Type, Category, or Tag.
- Choose to include/exclude Featured Images, Attached Media, or Inline Images found in post content.
- Filter by Date Range or Author.
- Multiple Export Formats:
- ZIP Archive: Download the actual image files in a single zip archive.
- URL List: Generate a
.txtfile containing the direct URLs of all matching media (great for external download managers). - XML Export: Generate a WordPress WXR XML file containing only the selected media attachments (perfect for importing media into another WordPress site).
- User Experience:
- Includes a progress indicator overlay to prevent timeouts and double-clicks during large export jobs.
Use Cases
- Migrating Content: You want to move specific posts to a new site and need an XML file of only the images used in those posts.
- Backups: You want to download a ZIP file of all images uploaded by a specific author last month.
- Auditing: You need a list of image URLs used in a specific category of posts.