這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Google Photos Picker

描述

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.

  1. Create a project in Google Developers Console
  2. Enable Google Picker API
  3. Create a API key (Browser key)
  4. Create an OAuth 2.0 client ID
    • Add your blog hostname (e.g. http://foobar.com) in Authorized JavaScript origins
  5. 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

螢幕截圖

  • ‘Google Photos Picker’ button in post editor
  • Google Picker to choose photos
  • Added img tags

安裝

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (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.

評價

2017年10月9日
Works perfectly in text mode. Next steps : – add a toolbar button in tinyMCE – option to build a gallery with selected photos. I can help on testing if needed. Thanks!
2016年9月3日
Good luck getting it installed and working correctly. The installation instructions are not really helpful at all. There needs to be step by step instructions for what you need to do to enable the Google Picker API.
閱讀全部3個評價

貢獻者及開發者

“Google Photos Picker” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Google Photos Picker 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Initial version.