這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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