Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

External featured image from bing

Descripción

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”

Instalación

  • 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.

Preguntas frecuentes

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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“External featured image from bing” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “External featured image from bing” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

1.0

  • Inital release