{"id":286642,"date":"2026-04-09T17:15:00","date_gmt":"2026-04-09T17:15:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/media-export-clean\/"},"modified":"2026-04-09T17:14:38","modified_gmt":"2026-04-09T17:14:38","slug":"media-export-clean","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/media-export-clean\/","author":23456860,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.2","stable_tag":"1.2.2","tested":"6.9.4","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Media Export & Clean","header_author":"Plixorobd","header_description":"Export all media files into ZIP, detect orphaned media, and clean up your library. Professional, scalable, and secure.","assets_banners_color":"","last_updated":"2026-04-09 17:14:38","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/plixorobd.com","header_plugin_uri":"https:\/\/plixorobd.com\/product\/media-export-clean-pro-plugin-official\/","header_author_uri":"https:\/\/plixorobd.com","rating":5,"author_block_rating":0,"active_installs":0,"downloads":45,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.2.2":{"tag":"1.2.2","author":"plixorobd","date":"2026-04-09 17:14:38"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":2},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3502696,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3502696,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.2.2"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Plugin dashboard overview","2":"Media export interface","3":"Orphaned file detection and cleanup","4":"Image optimization panel"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3786,1859,233,231428,7343],"plugin_category":[59],"plugin_contributors":[259845],"plugin_business_model":[],"class_list":["post-286642","plugin","type-plugin","status-publish","hentry","plugin_tags-cleanup","plugin_tags-export","plugin_tags-media-library","plugin_tags-media-management","plugin_tags-zip","plugin_category-utilities-and-tools","plugin_contributors-plixorobd","plugin_committers-plixorobd"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/media-export-clean\/assets\/icon-128x128.png?rev=3502696","icon_2x":"https:\/\/ps.w.org\/media-export-clean\/assets\/icon-256x256.png?rev=3502696","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>Media Export &amp; Clean<\/strong> is a practical media management tool for WordPress administrators who need to export, audit, and clean their media libraries.<\/p>\n\n<p>The plugin operates entirely within your WordPress installation. All processing is performed locally on your server without external API calls or remote communication.<\/p>\n\n<p>It is useful for site migrations, backups, media audits, and storage cleanup.<\/p>\n\n<h3>Key Features<\/h3>\n\n<ul>\n<li><strong>Export Media to ZIP<\/strong> \u2013 Package your Media Library into a downloadable ZIP archive.<\/li>\n<li><strong>Orphaned File Detection<\/strong> \u2013 Identify files in the uploads folder that are not registered in the Media Library.<\/li>\n<li><strong>Safe Cleanup Tools<\/strong> \u2013 Remove unused files to free up server storage.<\/li>\n<li><strong>Admin Dashboard<\/strong> \u2013 Clear interface for monitoring export and cleanup operations.<\/li>\n<li><strong>Basic Image Optimization<\/strong> \u2013 Compress individual images to help improve performance.<\/li>\n<li><strong>Security Focused<\/strong> \u2013 Uses WordPress capability checks and nonce verification for all actions.<\/li>\n<\/ul>\n\n<h3>Pro Version<\/h3>\n\n<p>A Pro version is available on the developer website and includes additional features such as:<\/p>\n\n<ul>\n<li>Cloud export destinations (Google Drive, Dropbox)<\/li>\n<li>Duplicate image detection and cleanup<\/li>\n<li>Scheduled\/Automatic cleanup scans<\/li>\n<li>Bulk image optimization &amp; WebP conversion<\/li>\n<li>Advanced date-based export filters<\/li>\n<li>Priority email support<\/li>\n<\/ul>\n\n<p>More information:\nhttps:\/\/plixorobd.com\/product\/media-export-clean-pro-plugin-official\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>media-export-clean<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu in WordPress.<\/li>\n<li>Navigate to <strong>Media Export<\/strong> in the WordPress admin menu.<\/li>\n<li>Use the available tools to export or analyze your media files.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20send%20data%20to%20external%20services%3F\"><h3>Does this plugin send data to external services?<\/h3><\/dt>\n<dd><p>No. All processing occurs locally on your server. The plugin does not communicate with external APIs.<\/p><\/dd>\n<dt id=\"where%20are%20the%20exported%20zip%20files%20stored%3F\"><h3>Where are the exported ZIP files stored?<\/h3><\/dt>\n<dd><p>ZIP files are created inside:<\/p>\n\n<pre><code>wp-content\/uploads\/mediexcl-exports\/\n<\/code><\/pre>\n\n<p>You can download them directly from the plugin interface.<\/p><\/dd>\n<dt id=\"what%20are%20orphaned%20files%3F\"><h3>What are orphaned files?<\/h3><\/dt>\n<dd><p>Orphaned files are files located in your uploads directory that are not associated with any Media Library entry. These can accumulate over time and consume unnecessary storage.<\/p><\/dd>\n<dt id=\"is%20it%20safe%20to%20delete%20orphaned%20files%3F\"><h3>Is it safe to delete orphaned files?<\/h3><\/dt>\n<dd><p>In most cases yes, but it is recommended to review detected files before deletion.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Improved security by implementing \"late escaping\" for all echoed variables and outputs (XSS Protection).<\/li>\n<li>Fixed unescaped <code>date('Y')<\/code> in the footer component.<\/li>\n<li>Fixed unescaped <code>number_format<\/code> and <code>size_format<\/code> in the image optimization dashboard.<\/li>\n<li>Standardized error messaging for better security compliance.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Updated 'Tested up to' header to 6.9 for WordPress.org compliance.<\/li>\n<li>Migrated all plugin identifiers to the mandatory <code>mediexcl_<\/code> prefix for full WordPress.org compliance.<\/li>\n<li>Extracted all remaining inline JavaScript from administrative views into enqueued external files.<\/li>\n<li>Enhanced security for file deletions in the cleanup module with better path validation.<\/li>\n<li>Updated asset enqueuing logic to load scripts only on specific plugin screens.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Refactored codebase to ensure 100% compliance with WordPress.org \"Trialware and Locked Features\" guidelines.<\/li>\n<li>Removed all implementing code for functions marketed as Pro-only upgrades (Duplicate Detection, Scheduled Cleanup, Cloud Export, etc.).<\/li>\n<li>Preserved core export batching as a standard free feature.<\/li>\n<li>Harmonized marketing copy and UI to reflect actual free version capabilities.<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Refactored plugin interface to align with WordPress.org plugin directory guidelines.<\/li>\n<li>Removed restricted feature placeholders and simplified UI components.<\/li>\n<li>Added a dedicated informational upgrade page.<\/li>\n<li>Fixed compatibility issue on the image optimization screen.<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Improved dashboard layout and stability.<\/li>\n<li>Adjusted export page layout for better usability.<\/li>\n<li>Fixed UI nesting issues in some admin themes.<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Fixed export batching issues.<\/li>\n<li>Improved session handling for export operations.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Refactored plugin architecture for repository compatibility.<\/li>\n<li>Removed license activation and remote API communication logic.<\/li>\n<li>Improved security checks and sanitization.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Export your entire WordPress Media Library to a ZIP file and safely clean unused files from your uploads directory.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/286642","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=286642"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/plixorobd"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=286642"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=286642"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=286642"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=286642"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=286642"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=286642"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}