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

External featured image from bing

描述

Adds functionality to search images from post page and attach as featured image.
You will require to create an API key on bing for search API.
GOTO: https://azure.microsoft.com/en-us/services/cognitive-services/bing-image-search-api/ or https://dev.cognitive.microsoft.com/docs/services/56b43f0ccf5ff8098cef3808/operations/571fab09dbe2d933e891028f
And generate your “Ocp-Apim-Subscription-Key”

安裝

  • Upload external-featured-image.php to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress
  • Create “Ocp-Apim-Subscription-Key” on Bing API portal
  • Configure the API key in configuration page, see External Featured in left admin menu
  • On post add page
  • A meta box will be visible with a search field
  • Enter your keyword and click search
  • A list will appear under the search field
  • Select image to be applied as feature image
  • An alert will popup on downloading and setting of post

e.g.

常見問題

Installation Instructions
  • Upload external-featured-image.php to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress
  • Create “Ocp-Apim-Subscription-Key” on Bing API portal
  • Configure the API key in configuration page, see External Featured in left admin menu
  • On post add page
  • A meta box will be visible with a search field
  • Enter your keyword and click search
  • A list will appear under the search field
  • Select image to be applied as feature image
  • An alert will popup on downloading and setting of post

e.g.

send email @ xaraartech@gmail.com

評價

There are no reviews for this plugin.

貢獻者及開發者

“External featured image from bing” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.0

  • Inital release