Flickr picture backup plugin for wordpress plugin
中文版本 | description@wordpress.org | download
Flickr picture backup plugin for wordpress plugin release:
==download address址==
Flickr picture backup plugin for wordpress plugin
== Description ==
Backup flickr’s picture which in page/post External links to flickr’s picture. when flickr change the privacy or stop the service,you can change the external links of flickr’s picture to internal links.for example:
<img src=”http://farm4.static.flickr.com/3456/3404575364_aea19a9ab3_s.jpg” />
change to
<img src=”http://yourdomain/wp-content/uploads/flickr_backup/3404575364_aea19a9ab3_s.jpg” />
0.6 version update:
1. add support <a> link href change,easy to support some lightbox plugins. <a href=”http://farm4.static.flickr.com/3456/3404575364aea19a9ab3s.jpg” >
change to
<a href=”http://yourdomain/wp-content/uploads/flickrbackup/3404575364aea19a9ab3s.jpg” >
== Installation ==
1. Upload `flickr-picture-backup.php`,`flickr-picture-download.php` to the `/wp-content/plugins/flickr-picture-backup` directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress
3. Go to setting pages “Flickr picture backup options”,and click “download all picture to host”.
4. when you need to change the external links of flickr’s picture to internal links, checked “Change flickr’s picture external links to internal links” and click “save changes”.
== Screenshots ==
Steps
1.setting page
2.uncheck “Change flickr’s picture external links to internal links”
3.checked “Change flickr’s picture external links to internal links”










Thanks for the great plugin, works like a charm! It’d be even nicer for the plugin to also work with the flickr videos. Would really appreciate if you could make it happen. You know how important for us behind the wall:) Thanks again for the great plugin!
picture will download on \wp-content\uploads\flickr_backup (by default upload path). please check the permissions。and the “flickr_backup” will create by self.
This plugin is a great idea! However, it doesn’t work for me. No images are downloaded when I click on the download all button. Do I need to set folder permissions? Do the URLs to the images on Flickr have to match a certain pattern?
Thank you!
Thanks for this great plugin, im looking forward to use it on my blog :3
Works great, thank you