WP Media Fixer
Automatically fix broken or insecure WordPress media URLs after domain or SSL changes.
by Best Website · github.com/bestwebsite-legacy/wp-media-fixer
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/bestwebsite-legacy/wp-media-fixer/archive/refs/heads/master.zip
WP Media Fixer
Automatically fix broken or insecure media URLs after domain or SSL changes.
Features
- Detect and repair
http://→https://mismatches - Replace outdated domain names in attachment URLs
- Dry-run mode for safe preview
- WP-CLI support for automation
Installation
- Upload
wp-media-fixerto/wp-content/plugins/ - Activate via Plugins screen
- Go to Tools → Media Fixer or run
wp media-fixer run --dry-run
License
GPL-2.0 or later