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.

LiveStream.com Thumbnail

Descrizione

This plugin will allow you to display a thumbnail from any livestream.com account!

Features:

  • Displays most recent live thumbnail from LiveStream.com account
  • (Optional) Displays Live Status. Users can easily know whether your stream is live or offline!
  • (Optional) Display livestream description
  • (Optional) Display livestream viewer count
  • (Optional) Thumbnail redirect url lets you customize wherever you want the thumbnail to link to.

Screenshot

  • The widget running on the Mystique theme.

Installazione

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates
  • STREAM URL! This is the most important step.
    Your STREAM URL will be the name of your livestream.com stream.
    So if your livestream is for example: ‘http://www.livestream.com/mylivestream’,
    then your STREAM URL should be set to ‘mylivestream’.

  • Your Redirect URL is wherever users who click your thumbnail will be sent to.
    Make sure to include HTTP:// at the front! if not will be sent to ‘http://-BLOG URL-/-REDIRECT URL-‘

  • Customize options to your hearts content.

FAQ

Please submit any feedback/questions to fatalmuffin@gmail.com

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“LiveStream.com Thumbnail” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “LiveStream.com Thumbnail” 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)

1.0

  • Initial Release