Last Updated
April 25, 2016
First Released
February 18, 2016
Download History (Last one month)
This is a plugin that enables you choose images in Google Photos and inserts them in img tags in text mode post editor. This plugin requires you create a project in Google Developers Console to have your own API credentials.
Here are steps to create your own API credentials.
- Create a project in Google Developers Console
- Enable
Google Picker API
- Create a API key (Browser key)
- Create an OAuth 2.0 client ID
- Add your blog hostname (e.g. http://foobar.com) in
Authorized JavaScript origins
- Set the browser key and OAuth 2.0 client ID in the plugin settings menu.
- You can find the plugin settings menu in
Settings -> Media
- Upload the plugin files to the
/wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
- (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
A question that someone might have
An answer to that question.
No previous versions available.