=== Efbtech Media Replacer ===
Contributors: efbtech
Tags: media, replace image, overwrite, attachments, image upload
Requires at least: 6.0
Tested up to: 7.1
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://gnu.org

Easily replace existing images inside your WordPress Media Library by overwriting the file on your disk while keeping same filename and attachment ID.

== Description ==
Efbtech Media Replacer provides a seamless way to replace existing images inside your WordPress Media Library. It adds a "Replace Image" link directly onto the Edit Media screen. 

Uploading a new file completely overwrites the targeted old image on your server disk space. This keeps the exact same folder structure, same filename, and matching database attachment ID/URLs across your entire site layout. Your intermediate thumbnail sizes are automatically regenerated following the upload.

== Installation ==
1. Upload the `efbtech-media-replacer` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to any image file under Media -> Library, click Edit, and use the "Replace Image" option.

== Changelog ==
= 1.0.0 =
* Initial development release. Verified clean structure for initial repository review directory submission.
