このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Import External Images

説明

Makes local copies of all the linked images in a post, adding them as gallery attachments.

機能

クレジット

This plugin is baszed on the work done in the “Add Linked Images to Gallery” plugin by http://www.bbqiguana.com/

インストール

  1. Download the “Import External Images” zip file.
  2. Extract the files to your WordPress plugins directory.
  3. Activate the plugin via the WordPress Plugins tab.

FAQ

Installation Instructions
  1. Download the “Import External Images” zip file.
  2. Extract the files to your WordPress plugins directory.
  3. Activate the plugin via the WordPress Plugins tab.
How does this plugin work?

The plugin examines the HTML source of your post when you save it, inspecting each IMG tag, and processing them according to the options you have selected.

Under the default settings, it will find IMG tags with links to images on other web sites and copy those images to your web site, updating the IMG src to point to your copy.

Does it work with MultiSite?

Yes! It was developed and built ( and is used everyday ) at PhotographyBlogSites.com – a multisite install.

What if i don’t want to import images from a third party image hosting site?

You can make it ignore any domain you want on the settings page, in case you work with a CDN or photo hosting site and want to keep those images where they are.

評価

2019年12月2日
You need to edit a post and save it for it to actually get the images. Its 2nd Dec 2019 for me on a fresh WP install worked, and grabbed images from SquareSpace which a few other plugins couldnt.
85件のレビューをすべて表示

貢献者と開発者

Import External Images はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Import External Images” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.3

Fixed case sensitivity, thanks to https://github.com/SidFerreira
Fixed duplicate EXTERNAL_IMAGES_DIR notice

1.1

fixed title in readme.