WP Manifestindependent plugin directory
manifest / media / wp-media-fixer

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 — fix HTTP to HTTPS media URLs automatically

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

  1. Upload wp-media-fixer to /wp-content/plugins/
  2. Activate via Plugins screen
  3. Go to Tools → Media Fixer or run wp media-fixer run --dry-run

License

GPL-2.0 or later