Enable Media Replace

Wordpress Plugin
Download latest - 4.0.1

Download Stats

Today 3,295
Yesterday 4,414
Last Week 18,312
All Time 1,621,525
Banner 772x250


Releases (70 )

Version Release Date Change Log
4.0.1 2022-11-23

Release date: November 23, 2022 * Fix: files are now replaced correctly in environments running on Windows/IIC servers; * Fix: the mime type is now correctly detected, so that a warning is no longer displayed when replacing PDFs; * Fix: the plugin no longer tries to load its code for post IDs that are not attachments, like comments; * Fix: some warnings were displayed when using the Members plugin; * Compat: added integration for SiteOrigin Page Builder to correctly replace files in its widgets; * Compat: added emr_after_remove_current action hook (thanks @luistar15); * Tweak: added filter to disable the background replace functionality.

4.0.0 2022-09-05

Release date: September 5th, 2022 * New: added the functionality to remove the background for any image; * Fix: images added to the new block-style widgets were not replaced; * Fix: the original file was not removed after replacement if a multilingual plugin was installed; * Fix: additional checks were added to the new upload path for replacements, to avoid possible vulnerabilities, kudos to @soulseekah; * Fix: an object cache flush was added after an image was replaced to prevent the content from still being cached in the post editor; * Fix: if there was no _wp_attached_file in the postmeta table a fatal error was thrown; * Fix: the time zone was not displayed correctly on the Replace Media screen; * Fix: added some additional checks for file path to avoid open_basedir restrictions; * Fix: added titles for the Replace Media and Remove Background screens; * Fix: various small CSS/JS fixes, wording updates and code cleanups;

3.6.3 2021-11-25

Release date: November 25th, 2021 * Fix: the shortcode file-modified works again for non-privileged visitors as well; * Compat: if other plugins don't properly use WP Hooks, don't return errors; * Tweak: updated banners list from the EMR screen.

3.6.2 2021-11-08

Release date: November 8th, 2021 * Fix: there was an issue in file.php with checking mime-type, resulting in weird mime-type values in certain cases (thanks @dougaxe1 for the PR); * Fix: if target mime type returns empty, don't store that; * Tweak: removed old notification about SPIO.

3.6.1 2021-10-27

Release date: October 27th, 2021 * Fix: there was a broken image in one of the plugin notices; * Fix: added a check for the function mime_content_type, which doesn't seem to always be available on various hosts; * Fix: the plugin checks if the current user has rights to install/activate plugins and only then displays the 1-click installers and also a filter is available now;

3.6.0 2021-10-11

Release date: October 11th, 2021 * New: Constant EMR_CAPABILITY can define extra user roles to allow and deny replacements; * New: Replacing an usual image with an SVG file will just replace all thumbnails by the main file; * New: Also replaces caption when set in Exif data (when replacing with updating all links); * Tweak: Added Now and Original options to Custom Date for usability; * Tweak: changes/updates to the banners from the EMR screen; * Fix: EMR now respects edit_other_posts permissions using default permissions; * Fix: EMR with ALLOW_UNFILTERED_UPLOADS enabled (and allowed role) will not limit non-allowed uploads; * Fix: some missing and wrong text-domains are now corrected (thanks @alexclassroom); * Fix: a missing dot in the plugin description was preventing the transaltions to properly work; * Fix: the plugin can now be uninstalled/deleted on PHP 8.

3.5.0 2020-11-04

Release date: October 29th 2020 * New: EMR now replaces across all meta tables; * New: the plugin remembers last used settings; * New: integration with the LiteSpeed cache plugin and webserver; * Tweak: manual Logging will no longer work if user is not logged as administrator; * Tweak: added post_id to enable-media-replace-upload-done action args, props to @Jan Stiegler; * Fix: fully works now with Elementor; * Fix: the issue for WP-Bakery and URL-Encoded links is now fixed; * Fix: the plugin should now work with images added through Visual Composer; * Fix: EMR now uses queries instead of WordPress functions, correctly handling slashes and JSON formats; * Fix: -scaled images generated by WordPress are now removed when replacing an image;

3.4.2 2020-08-17

Release date: August 17th 2020 * New - Also display files size in the replacement windows; * Fix - Replacing image with pdf file would cause noticesi; * Fix - Compensation for faulty WordPress installation that return empty error string on wp_upload_dir and falsely return relative paths and urls on WP core functions; * Fix - When choosing 'replace file and update names' and then uploading a file with identical name as source, it would postfix the duplicate name. This is no longer the case; * Fix - Wording clarification for the situation when the filename is changed, which will lead to broken links from external sites; * Fix - Added hard paths to require_once satements in order to prevent WP-CLI errrors; * Fix - If source image doesn't exist or in error state, replacement would be prevented by Javascript issue.

3.4.1 2020-06-18

Release date: June 18th 2020 * Fix - PHP Error when settings permissions failed.

3.4.0 2020-06-10

Release date: June 9th 2020 * New - In edit media screen EMR notes user who replaced file if this was not uploader; * New - Added Drag and Drop area for files; * New - When replacing with new file name, now also possible to update upload path; * Fix - Various minor CSS tweaks and fixes; * Update of Underlying libraries

3.3.12 2020-04-27

Release date: 27th April 2020 * Fixed - When trying to upload over-limit file would show too many error messages; * Language 2 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted.

3.3.11 2020-03-10

Release date: 10th March 2020 * Fix the crashing of certain frontend builders when the plugin is active.

3.3.10 2020-02-23
3.3.9 2020-02-19

Release date: 19th February 2020 * Fix issue with search/replacing non-image attachments and query

3.3.8 2020-02-18

Release date: 18th February 2020 * Fixes for WP 5.3+ -scaled images system. Will now replace those as well. * Updating and replacing images and thumbnails should now work for serialized (and such) metadata. - For Beaver Builder * Add extra warning if mimetype is not allowed by WordPress for upload * Put Javascript version in wp_register_script * Hidden double 'replace media' * Replace Image label to Replace Media * Removed constant S3_UPLOADS_AUTOENABLE * Improved detection of SVG image sizes * Fixed - Logger doesn't call wp_upload_dir when not debugging * Extra - Javascript tries to resume after external errors. * Language 0 new strings added, 2 updated, 0 fuzzied, and 0 obsoleted

3.3.7 2019-11-14

Release date: 13th November 2019 * call the hook enable-media-replace-upload-done on both modes * fix JSON compatibility for hostings that don't have JSON module activated * Language 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted

3.3.6 2019-09-05

Release date: 5th September 2019 * fix JSON compatibility for hostings that don't have JSON module activated

3.3.5 2019-07-25

Release date: 25th July 2019 * fix Replace button on the MediaLibrary image details popup

3.3.4 2019-07-23

Release date: 23rd July 2019 * compatibility fixes for WP version 4.8 and below * cache killer

3.3.2 2019-07-19

Release date: 17th July 2019 * Check if medium size !> 400px, display that one, otherwise smallest. * Fixed: Links not updated when using Advanced Custom Fields * Fixed: Fails silently when file is too big for upload * When source file does not exist, show placeholder instead of failed image load * Fixed: Fatal error when replacing images * Fixed: Not the right time zone on replace * Fixed Beaver Builder incompatibility by not allowing replace with rename. * Fixed: Cannot replace non default Wordpress file types, even those allowed to upload [ Media Library Assistant compat ] * Fixed: error when trying to remove a file that doesn't exist - because the files are actually on another server

3.3.3 2019-07-19

Release date: 19th July 2019 * Fix error "using $this when not in object context" on some PHP versions

3.3.1 2019-06-18

Release date: 18th June 2019 * Fix error class not found on WPEngine

3.3.0 2019-06-05
  • When replacing an image and changing the name, Search / Replace is now also done on the meta_value of postmeta.
  • Replace PDF thumbnails too
  • Copy title from EXIF
  • RTL View incorporated into the CSS
  • wp_handle_upload filter should be treated as such (and not as action)
  • Use wp_attached_file instead of the GUID
  • Fix: replace missing file
  • Fix: aphostrophe breaking the upload
  • Fix: broken "before" image
  • Fix: update properly the date
  • Fix: errors for non-image items in Media Library
  • Fix: empty admin menu item created
  • Refactored all the code
3.2.9 2019-03-05
  • properly replace thumbnails names in the content when the replaced image has a different aspect ratio, thus the new thumbnails have a different height in the name.
3.2.8 2019-01-26
  • fix for failures in link updating when replacing file because of addslashes - use prepared query instead
  • replace basename with wp_basename because basename doesn't work well with UTF8
3.2.7 2018-08-18
  • Add minimum required php version to run the plugin.
  • Security: Prevent direct access to php files.
  • Security: Prevent direct access to directories.
  • Security: Escape translation strings using esc_attr__() and esc_html__() functions.
  • Fix RTL issues.
3.2.6 2018-07-04
  • no more 404 error if no image was selected when trying to replace it
  • added preview so you can check the image being replaced and also the image that's being replaced with
  • .dat files can be replaced (functionality accidetanly removed in the previous version)
  • added compatibility with S3 upload plugin
  • when an image is replaced the date is also updated
3.2.5 2018-04-16
  • remove the leftover setcookie and the plugins recommendations.
3.2.4 2018-04-13
  • Fix PDF thumbnails not replaced when replacing a PDF
  • Fix not replacing text files with .dat extension
3.2.3 2018-03-15
  • disable ShortPixel recommendation on secondary sites of a multisite install when it was network activated.
3.2.2 2018-03-14
  • Added ShortPixel links and images, fixed the problem of ShortPixel recommendation not dismissing.
3.2.1 2018-03-06
  • Bugfix, typo made metadata changes (thanks GitHub user icecandy!)
  • Removed Shortpixel links and images
3.2 2018-02-21
  • Tested with WP 4.9.4
3.1.1 2017-07-28
  • Fixed bug introduced in an earlier version, preventing the updating of URLs on pages/posts if the link did not contain the domain name
3.1 2017-07-21
  • Got rid of some pesky old code, and added some better filtering options, thanks to GitHub users speerface, aaemnnosttv, and ururk
  • Brand new, shiny code to replace other image sizes in embeded media, thanks to GitHub user ianmjones!
  • Tested with WP 4.8
3.0.6 2017-02-10
  • Tested with WP 4.7.2
  • New PT translations (thanks Pedro Mendonca! https://github.com/mansj/enable-media-replace/commit/b6e63b9a8a3ae46b3a6664bd5bbf19b2beaf9d3f)
3.0.5 2016-10-14
  • Tested with WP 4.6.1
3.0.4 2016-01-11
  • Fixed typo in .pt translations (https://github.com/mansj/enable-media-replace/pull/18)
  • Fixed better error handling in modification date functions (https://github.com/mansj/enable-media-replace/pull/16)
  • Tested with WP 4.4.1
3.0.3 2015-01-19
  • Scrapped old method of detecting media screen, button to replace media will now show up in more places, yay!
  • Made sure the call to get_attached_file() no longer skips filters, in response to several users wishes.
  • Suppressed error messages on chmod()
  • Added Japanese translation (Thank you, chacomv!)
3.0.2 2015-01-16
  • Cleaned up language files
  • Added Portuguese translation (Thanks pedro-mendonca!)
  • Tested with WP 4.1
  • Added missing Swedish translation strings
3.0.1 2014-10-17
  • Tiny fix to re-insert the EMR link in the media list view.
3.0 2014-09-12
  • Updated for WordPress 4.0
  • Now inheriting permissions of the replaced files, Thank you Fiwad
2.9.6 2014-05-12
  • Added fix by Grant K Norwood to address a possible security problem in SQL statements. Thanks Grant!
  • Created GitHub repo for this plugin, please feel free to contribute at github.com/mansj/enable-media-replace
2.9.5 2014-03-12
  • Bug fix for the short code displaying the modification date of a file
  • Updated all database queries in preparation for WP 3.9
2.9.4 2014-02-04
  • Bug fix for timezone changes in WordPress
  • Minor UI change to inform the user about what actually happens when replacing an image and using a new file name
2.9.3 2013-08-02
  • Added call to update_attached_file() which should purge changed files for various CDN and cache plugs. Thanks Dylan Barlett for the suggestion! (http://wordpress.org/support/topic/compatibility-with-w3-total-cache)
  • Suppressed possible error in new hook added in 2.9.2
2.9.2 2013-06-17
  • Small bug fix
  • Added hook for developers to enable purging possible CDN when updating files - thanks rubious for the suggestion!
2.9.1 2013-06-14
  • Added Brazilian Portuguese translation, thanks Roger Nobrega!
  • Added filter hook for file name creation, thanks to Jonas Lundman for the code!
  • Added modification date to the edit attachment screen, thanks to Jonas Lundman for the code!
  • Enhanced the deletion method for old file/image thumbnails to never give unnecessary error messages and more accurately delete orphaned thumbs
2.9 2013-04-15
  • Added Portuguese translation, thanks Bruno Miguel Bras Silva!
  • New edit link from media library
  • After uploading, the plugin now takes you back to edit screen instead of library
2.8.2 2013-01-18
  • Made another change to the discovery of media context which will hopefully fix a bug in certain cases. Thanks to "Joolee" at the WordPress.org forums!
  • Added a new, supposedly better Russian translation from "Vlad".
2.8.1 2013-01-02
  • Fixed a small bug which could create error messages on some systems when deleting old image files.
2.8 2012-12-18
  • New and safer method for deleting thumbnails when a new image file is uploaded.
  • New translations for simplified Chinese (thanks Tunghsiao Liu) and Italian (grazie Marco Chiesi)
  • Added method for detecting upload screen to ensure backwards compatibility with versions pre 3.5
2.7 2012-12-17
  • A couple of changes made to ensure compatibility with WordPress 3.5. Thanks to Elizabeth Powell for the fixes!
2.6 2011-11-10
  • New and improved validation of uploaded files, now using WP's own functions for checking file type and extension. Thanks again to my old friend Ulf "rsta" Hrnhammar for keeping us all on our toes! :) This should also hopefully fix the problems people have been having with their installations claiming that perfectly good PDF files are not allowed file types.
2.5.2 2011-09-26
  • The "more reliable way" of determining MIME types turned out to be less reliable. Go figure. There seems to be no perfect way of performing a reliable check for MIME-types on an uploaded file that is also truly portable. I have now made checks for the availability of mime_content_type() before using it, using the old method as a fall-back. It is far from beautiful, so if anybody has a better way of doing it, please contact me!
2.5.1 2011-09-23
  • Bug fix - there is now a more reliable way of determining file type on your upload so you can upload PDF files without seeing that pesky "File type does not meet security guidelines" message.
  • New translation to Danish - thanks to Michael Bering Petersen!
2.5 2011-08-18
  • Tested with WordPress 3.2.1
  • New translation to German - thanks to Martin Lettner!
  • New translation to French - thanks to Franois Collette!
2.4.1 2011-02-10
  • Bug fix for WordPress 3.1 RC. Now properly tested and should be working with 3.1 whenever it finally comes out. :)
2.4 2011-02-09
  • Bug fixes, security fixes. Thanks to my old pal Ulf "rsta" Hrnhammar for pointing them out!
  • New method for uploading avoids going around WP, for greater security.
2.3 2010-09-13
  • Lots of code trimmed and enhanced, thanks to Ben ter Stal! Now working properly with Windows systems, better security, optimized loading, and much more.
  • Added Dutch translation by Ben ter Stal.
2.2 2010-08-11
  • Bug fix, fixed typo in popup.php, thanks to Bill Dennen and others for pointing this out!
2.1 2010-06-22
  • New shortcode - display file modification date on your site (see description for more info)
  • A couple of bug fixes for final release of 3.0 - Thanks to Jim Isaacs for pointing them out!
2.0.1 2010-06-01
  • Added support for SSL admin
2.0 2010-05-17
  • Replaced popup with inline navigation when replacing media
  • Added instructions in admin link under Media
1.4.1 2010-05-17
  • Tested with WordPress 3.0 beta 2
1.4 2010-02-18
  • Removed short tags for better compatibility.
1.3 2009-11-23
1.2 2009-08-03
1.1 2009-07-20
1.0 2009-06-01