Title: 12seconds Widget
Author: chandima
Published: <strong>25 Março, 2009</strong>
Last modified: 29 Março, 2009

---

Procurar plugins

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

![](https://s.w.org/plugins/geopattern-icon/12seconds-widget.svg)

# 12seconds Widget

 Por [chandima](https://profiles.wordpress.org/chandima/)

[Descarregar](https://downloads.wordpress.org/plugin/12seconds-widget.0.3.1.zip)

 * [Detalhes](https://pt.wordpress.org/plugins/12seconds-widget/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/12seconds-widget/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/12seconds-widget/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/12seconds-widget/#developers)

 [Suporte](https://wordpress.org/support/plugin/12seconds-widget/)

## Descrição

Adds a sidebar widget to display [12seconds](http://12seconds.tv) 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](http://www.turingtarpit.com/2009/03/12seconds-widget/).

### 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;

## Instalação

 1. Verify that you have PHP5, which is required for this plugin.
 2. Download the whole _12seconds-widget_ folder into the _/wp-content/plugins/_ directory.
 3. 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"]
    ```

 * The _id_ attribute is required.
 * The _id_ is the last set of digits of the URL when viewing a video on the 12seconds.
   tv site. The URLs takes the form `http://12seconds.tv/channel/username/123456`.
   The _id_ in this case would be “123456”.

## Perguntas frequentes

  What is 12seconds?

12seconds is a place online for video status updates. It allows you to share what
you’re doing with your friends and family using short video clips.

  How do I record status updates?

Using your browser, mobile phone or any other video recording device you can record
and upload 12 seconds of video to [12seconds.tv](http://12seconds.tv). Your videos
will be displayed in the public stream and in the streams of your followers.

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

“12seconds Widget” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

 *   [ chandima ](https://profiles.wordpress.org/chandima/)

[Traduza o “12seconds Widget” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/12seconds-widget)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/12seconds-widget/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/12seconds-widget/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/12seconds-widget/)
por [RSS](https://plugins.trac.wordpress.org/log/12seconds-widget/?limit=100&mode=stop_on_copy&format=rss).

## Metadados

 *  Versão **0.3.1**
 *  Última actualização **Há 17 anos**
 *  Instalações activas **Menos de 10**
 *  Versão do WordPress ** 2.5 ou superior **
 *  Testado até **2.7.1**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/12seconds-widget/)
 * Etiquetas
 * [seconds](https://pt.wordpress.org/plugins/tags/seconds/)[sidebar](https://pt.wordpress.org/plugins/tags/sidebar/)
   [widget](https://pt.wordpress.org/plugins/tags/widget/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/12seconds-widget/advanced/)

## Classificações

Ainda não foram submetidas avaliações.

[Your review](https://wordpress.org/support/plugin/12seconds-widget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/12seconds-widget/reviews/)

## Contribuidores

 *   [ chandima ](https://profiles.wordpress.org/chandima/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/12seconds-widget/)