Linux 软件免费装

External image replace

开发者 muromuro
更新时间 2019年10月24日 16:09
PHP版本: 4.9.2 及以上
WordPress版本: 5.2.4
版权: GPLv2 or later
版权网址: 版权信息

标签

post update content update post

下载

1.0.0 1.0.1 1.0.10 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9

详情介绍:

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.

安装:

You can install this plugin directly from your WordPress dashboard:
  1. Go to the Plugins menu and click Add New.
  2. Search for External image replace.
  3. Click Install Now next to the External image replace plugin.
  4. Activate the plugin.

更新日志:

1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0