Цей плагін не перевірявся з останніми 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.

Відгуки

01.08.2017
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