Descripción
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
- Add your blog hostname (e.g. http://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
Capturas
Instalación
- 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)
Preguntas frecuentes
- A question that someone might have
-
An answer to that question.
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Google Photos Picker” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial version.