Description
Uploads photos from WordPress posts to Flickr.
It works with standard WordPress media and with YAPB plugin (recomended).
Perfect for photoblogging.
Typical usage
- Anytime you publish a new post it will be uploaded to flickr.
Screenshots
Installation
Download and activate.
Go to Settings->wp2flickr menu and follow the steps.
FAQ
None for now.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“wp2flickr” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “wp2flickr” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.15
- Flickr HTTPS endpoints (+CURL options)
0.14
- Flickr HTTPS endpoints (CURL options and some regexpr un phpFlickr)
0.13
- Flickr HTTPS endpoints (Flickr API Going SSL-Only)
0.12
- PHP 5.3 warnings about deprecateds
0.11
- Ensure the log file doesn’t exceed 5Mb.
0.10
- Add photos to groups depending on its categories
0.9.2
- Multiple groups post bug fixed
- Added message “join wp2flikgr users group”
0.9.1
- Add manual token option for problems with callback to flickr
- Rename phpFlickr class to avoid collitions with other plugins
- if token is not set exit publish hook
0.9
- Initial public released version