Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Simple Youtube Shortcode

Descrizione

Simple Youtube Shortcode provides a shortcode to embed youtube videos or playlists, with basic options for sizing the player and styling with CSS. I needed a shortcode to simplify the task of embedding a YouTube video player into my website, allowing both single videos or playlists, with options for resizing and styling the player.
Simple Youtube Shortcode is the result. It does exactly that, and nothing more.

USAGE:

Embed a single video:

[embed_youtube src="http://www.youtube.com/embed/4r7wHMg5Yjg"  width="300" height="200" class="youtubestyle" id="thisid"]

Embed a play list:

[embed_youtube src="http://www.youtube.com/embed/videoseries?list=PLBED6EEEFDDD630FA&hl=en_US"  width="60%" ]

Pass parameters to the YouTube player to change its behavior:

[embed_youtube src="http://www.youtube.com/embed/4r7wHMg5Yjg?modestbranding=1&autohide=1&showinfo=0&rel=0&start=35"  width = "200" height="150" class="styleme"]

Do you need different functionality from this shortcode? You can hire me to do it! Go to http://www.marichiba.com/contact-me.

You can hire me!

Do you need different functionality from this shortcode? You can hire me to do it! Go to http://www.marichiba.com/contact-me.

Installazione

I recommend installing and activating this plugin from the WordPress admin panel under Plugins > Add New. If you must download and install separately:

  1. Upload the simple-youtube-shortcode folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress.

FAQ

Lay ‘em on me.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Simple Youtube Shortcode” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Simple Youtube Shortcode” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

No changes of note yet.