Skip to content

Find / replace `http` links on an `https` WordPress site.

Notifications You must be signed in to change notification settings

mitchelldmiller/find-wp-http-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

find-wp-http-links

Adds "Find Http Links" to Tools menu. Find / replace http links in posts, pages, postmeta, options, widgets.

Description

Finds / replaces http links on an https WordPress site.

Includes FAKE MODE to check copy of production database running on development server.

Features

  • Finds http links on posts, pages, postmeta, options, widgets.

  • Checks image and video widgets added in WP 4.8.

  • Displays report with links to edit content.

  • Can replace content, postmeta. Identifies, but does not replace options or widgets.

Learn More

Installation

  1. Download the plugin and unpack in your /wp-content/plugins/ directory.

  2. Activate the plugin through the WordPress 'Plugins' menu.

  3. Backup your database before using plugin.

Frequently Asked Questions

  • There are many varieties of widgets. This plugin checks text, image, video, RSS widgets.

  • FAKE MODE uses the home option in database, if it is different than WP_HOME in wp-config.php

Translators and Programmers

  • A .pot file is included for translators.

License

This plugin is free for personal or commercial use.