Openphoto - wordpress module
Find a file
2011-12-08 22:53:41 -08:00
openphoto-php Switching to OAuth library, progress on sizing 2011-11-22 20:07:35 -06:00
openphoto-wordpress.php Adding noheader=true to the option form. Closes #2. 2011-12-08 22:53:41 -08:00
README.txt fixed/updated readme 2011-12-08 15:46:44 -06:00

=== Plugin Name ===
Contributors: randyjensen,randyhoyt
Tags: openphoto,media
Requires at least: 3.2
Tested up to: 3.3
Stable tag: 0.9

Insert photos from your OpenPhoto installation into your WordPress content through the media manager.

== Description ==

Insert photos from your OpenPhoto installation into your WordPress content through the media manager.

Learn more about [OpenPhoto](http://theopenphotoproject.org/ "OpenPhoto")

Find the project on [GitHub](https://github.com/openphoto/openphoto-wordpress "OpenPhoto Github")

== Installation ==

1. Install plugin like any other WordPress plugin
2. Browse to Settings > OpenPhoto.
3. Specify the web address of your OpenPhoto installation. Save the settings to authenticate with your OpenPhoto installation's API.
4. Now when you add an image through WordPress, you'll see a new tab called "OpenPhoto".

== Frequently Asked Questions ==

== Changelog ==

= 0.9 =
* Initial release