12seconds Widget

0

Adds a sidebar widget to display 12seconds video status updates. For those of you who are familiar with Twitter; 12seconds is like Twitter, but with video instead of text updates. You c

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Adds a sidebar widget to display 12seconds video status updates. For those of you who are familiar with Twitter; 12seconds is like Twitter, but with video instead of text updates. You can also embed the widget in WordPress posts and pages using shortcodes.

Features

  • Displays the latest video status for a 12seconds user.
  • You can choose to display a “skinny” (175 X 290) or “fat” (380 X 440) version of the widget.
  • Can navigate to and view previous status updates in the “fat” widget using a thumbnail carousel.
  • You can embed the widget in posts and pages using shortcodes.

For more info (options, screenshots, etc.) visit the plugin homepage.

Styling Guidelines

The widget embed code

<

iframe> tag is assigned CSS class twelve-s-widget.

<iframe class="twelve-s-widget" ........... ></iframe>

The caption for individual videos ( when you use the 12svideo shortcode ) is assinged CSS class twelve-s-caption to the tag.

<span class="twelve-s-caption"><br/> ........... </span><h3>Release Notes</h3>

0.3 : Substituted [12s] shortcode with [12suser]; Deprecated [12s] shortcode; Added [12svideo] shortcode to display individual videos; Added style classes to embed code for custom styling;

0.2.1 : Cleaned up readme.txt formatting problems;

0.2 : First official public release; Added [12s] shortcode to embed widget in posts and pages;

0.1 : First internal release; with sidebar widget;