Descrizione
Makes local copies of all the linked images in a post, adding them as gallery attachments.
Funzionalità
Riconoscimenti
This plugin is baszed on the work done in the “Add Linked Images to Gallery” plugin by http://www.bbqiguana.com/
Installazione
- Download the “Import External Images” zip file.
- Extract the files to your WordPress plugins directory.
- Activate the plugin via the WordPress Plugins tab.
FAQ
- Installation Instructions
-
- Download the “Import External Images” zip file.
- Extract the files to your WordPress plugins directory.
- 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.
Recensioni
Contributi e sviluppo
“Import External Images” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Import External Images” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.3
Fixed case sensitivity, thanks to https://github.com/SidFerreira
Fixed duplicate EXTERNAL_IMAGES_DIR notice
1.1
fixed title in readme.