Cómo utilizar el plugin Imgur oEmbeds en WordPress

  • Autor Autor JigSaw
  • Fecha de inicio Fecha de inicio
J

JigSaw

Hola! alguien tendra alguna idea de como se use este plugin? WordPress ? Imgur oEmbeds « WordPress Plugins lo instale pero no vi donde agregar la url ademas es lo mismo que agregar la url directa al <img alt="null" src=" " /> de wordpress

y esto es lo unico que viene en el plugin

PHP:
<?php
/*
Plugin Name: Imgur oEmbeds
Description: Simply paste in an Imgur URL, and it will display the image. 
Version: 1.0
Author: Brad Parbs
Author URI: http://bradparbs.com/
*/

wp_oembed_add_provider('#https?://i.imgur.com.*#i','http://api.imgur.com/oembed?url=/');

cual seria la finalidad de este plugin pues :numbness:
 
"Simply paste in an Imgur URL to a page or post, and it will display the image. "
 
Atrás
Arriba