/wp-wordpress-flickr-manager

Unofficial mirror repository; no pull requests, please.

Primary LanguagePHP

=== WordPress Flickr Manager ===
Contributors: tgardner
Donate link: http://tgardner.net/
Tags: flickr, images, post, admin, ajax, plugin
Requires at least: 2.8
Tested up to: 3.1.2
Stable tag: 3.0.1

Handles uploading, modifying images on Flickr, and insertion into posts.


== Description ==

Project home is [tgardner.net](http://tgardner.net/wordpress-flickr-manager/ "WordPress Flickr Manager").

Handles uploading, modifying images on Flickr, and insertion into posts.

Inserting images into posts could never have been easier. Simply click on an image from the added *'Flickr Manager'* panel on the edit page and it will automatically be inserted into your post.


== Installation ==

1. Upload the folder `wordpress-flickr-manager` to the `/wp-content/plugins/` directory
2. Activate the plugin through the `Plugins` menu in WordPress
3. Authenticate with Flickr through `Settings->Flickr`


== Frequently Asked Questions ==

1. How do I insert an image into my post?
Just click on the Flickr Icon above the edit post TinyMCE editor

2. How do I authenticate with my account?
Through the `Settings->Flickr` menu, click Authenticate, log into Flickr and then click finish.

3. How do I upload / edit my pictures?
Just click on the Flickr Icon above the edit post TinyMCE editor

== Screenshots ==

1. The upload panel available from within the media button
2. The added media button

== Updates ==

-- 29/06/2014 --
-Updated the api calls to use https as specified by Flickr.
-Still has a bug with the Upload tab using a deprecated function, low priority as I don't use this feature.