Опис
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
Встановлення
- 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.
Відгуки
Учасники та розробники
“Google Photos Picker” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Google Photos Picker” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0
- Initial version.