Leírás
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
Képernyőmentések
Telepítés
- 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)
GYIK
- A question that someone might have
-
An answer to that question.
Vélemények
Közreműködők és fejlesztők
“Google Photos Picker” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Google Photos Picker” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0
- Initial version.