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

Simpul Youtube by Esotech

Descripción

Enables a widget that will pull a youtube feed via JSON by Youtube Username/UserID or PlaylistID and display text and/or video preview images. Supports images thumbnails, image thumbnail galleries (as slider) and more. Does not play videos on your site, only links out.

More Details

Instalación

  1. Upload the plugin folder into to the /wp-content/plugins/ directory or search «Simpul Youtube by Esotech» and install.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Appearance -> Widgets
  4. Drag the «Youtube» Widget into the Sidebar you want to use.
  5. Choose the options as you need them.

Preguntas frecuentes

How do I get my videos to Display?

Look for «Youtube» under Appearance -> Widgets. Drag it into a sidebar, type your Youtube name ex:EsotechInc into Youtube «Account or ID», select User or Playlist, then choose the number of videos you wan’t to display. Click Save.

How does Caching Work?

Caching keeps a local copy of your videos at the interval specified so you don’t have to constantly contact Youtube. This saves on site load speed because you don’t have to make an external connection.

I am updating my widget settings, but nothing is changing, why?

Try disabling the cache, saving, refreshing the page where you widget displays, then turning cache back on. Cache saves data into wordpress, so updating settings won’t reflect until the next cache update.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Simpul Youtube by Esotech» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Simpul Youtube by Esotech» a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

1.7

  • Added autoplay (just below # of videos, appends autoplay parameter to link), remember this applies to all videos in the widget!

1.6.9

  • Added Classes to Youtube Video links to Trigger other jQuery effects.

1.6.8

  • Fixed missing double-quote that resulted in a problem with target=»_blank» links.

1.6.7

  • Changed class to simpul-youtube and ID to simpul_youtube

1.6.6

  • Fixed dependency on SimpulEvents.

1.6.5

  • Added timthumb to thumbnails for proper zooming cropping, fixed height and width being set to same variable.

1.6

  • Derped and didn’t use wordpress stnadards for $before_widget and $after_widget. Fixed. Also added Changeable Title Element and Container around the Youtube Videos themselves. Fixed Image Below Positioning not working. Added Sliding Option to Individual Post with thumbnails.
  • Code cleanup.

1.5.1

  • Code cleanup.

1.5

  • Added caching.

1.2

  • Updated script queuing for efficiency and to prevent any conflict with other plugins, including other simpul plugins.

1.1

  • Added Slider, Added ability to use Playlist OR Username

1.0

  • First Upload