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

Add Media from URL

説明

This plugin allow you to add files into your media library without having to upload them. So, you will be able to share, for example, your files into your Google Drive.
This also save you steps to download the image to local computer and upload again to your own WordPress.

Features

  • Automatically downloads and adds the file to the media library.
  • After the uploading is successful, you are redirected to the edit screen
  • A new dropdown list is available in the media library to let you display only uploaded files, not uploaded files, …

インストール

  1. Upload the entire add-media-from-url folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Media->Add from Url to add media via url.

評価

2017年8月1日
large chunks of code taken from the much better original here: https://en-au.wordpress.org/plugins/lh-add-media-from-url/ IMO it unethical to use this plugin
1件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Add Media from URL” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.2

Implementation of non persistent cache.

1.0.1

Issue with the default service selection. Shouble be Other by default.

1.0.0

Initial release