External image replace

Add reservation update published content.

Author:muromuro (profile at wordpress.org)
WordPress version required:4.9.2
WordPress version tested:5.2.6
Plugin version:1.0.8
Added to WordPress repository:22-01-2018
Last updated:24-10-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:80
Rated by:4
Plugin URI:
Total downloads:7 085
Active installs:600+
plugin download
Click to start download

Download the image of the external URL present in the article, register it in the media library, and replace the URL with the media library.
It is useful when importing from another blog.

For example, if the URL of the current blog is https://wiredpunch.com, the result is as follows.

<img src=”http://example.com/xxxx.jpg” >

<img src=”https://wiredpunch.com/wp-content/uploads/2018/01/xxxx.jpg” />

It is necessary to set the value of “allow_url_fopen” to true in php.ini of the download destination server.


ChangeLog