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.
- Verify that you have PHP5, which is required for this plugin.
- Download the whole 12seconds-widget folder into the /wp-content/plugins/ directory.
- Activate the plugin through the Plugins menu in WordPress.
Use as a sidebar widget
After activating the plugin, go to the Widgets section and drag the
12seconds-widget into your chosen sidebar and configure. You must enter a 12seconds
username.
Use as an embedded widget in a post or page
Using the "shortcodes" system in WordPress 2.5 and up, this plugin will allow you to embed the widget into your WordPress pages and posts.
Use the
[12suser]
shortcode to display updates for an individual user:
[12suser username="some_user" size="fat/skinny"]
- The username attribute is required and is the login/user name to the 12seconds site.
- The size attribute is optional and can be "fat" or "skinny" (default).
Use the
[12svideo]
shortcode to display a single video:
[12svideo id="123456"]