Description
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. https://foobar.com) in
Authorized JavaScript origins
- Add your blog hostname (e.g. https://foobar.com) in
- 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
- You can find the plugin settings menu in
Screenshots
Installation
- 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)
FAQ
- A question that someone might have
-
An answer to that question.
Reviews
Contributors & Developers
“Google Photos Picker” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Google Photos Picker” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial version.