Title: SmartS3
Author: John Morris
Published: <strong>24 de juny de 2013</strong>
Last modified: 5 de juny de 2014

---

Cerca extensions

![](https://ps.w.org/smarts3/assets/banner-772x250.png?rev=730970)

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

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

# SmartS3

 Per [John Morris](https://profiles.wordpress.org/johnmorris10/)

[Baixa](https://downloads.wordpress.org/plugin/smarts3.zip)

 * [Detalls](https://ca.wordpress.org/plugins/smarts3/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/smarts3/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/smarts3/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/smarts3/#developers)

 [Suport](https://wordpress.org/support/plugin/smarts3/)

## Descripció

SmartS3 is a simple video plugin that lets you easily embed Amazon S3 videos into
your WordPress blog. The current version
 supports:

 * Signed, expiring URLs
 * Flowplayer video player
 * Flowplayer commercial license
 * HTML5 video support (via FlowPlayer)
 * Responsive video display
 * Flash fallback
 * MP4, OGG, and WebM video formats
 * Shortcode generator for easy embedding
 * Hooks for custom JavaScript variables

Keep in mind, this is an initial beta version meant for development and testing.
This version is not yet suitable
 for production sites. Please send any bug reports
or feature requests to @jpmorris on Twitter.

## Instal·lació

 1. Upload the smarts3 folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use the `Add S3 Video` button on the edit post screen to embed a video

## PMF

  How do I add a custom JavaScript variable?

add_filter( ‘smarts3_player_options’, ‘my_custom_js_function’ );

    ```
    function my_custom_js_function($options) {
        $options['variable_name_here'] = 'variable value here';

        return $options;
    }
    ```

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«SmartS3» és programari de codi obert. La següent gent ha col·laborat en aquesta
extensió.

Col·laboradors

 *   [ John Morris ](https://profiles.wordpress.org/johnmorris10/)

[Traduïu «SmartS3» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/smarts3)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/smarts3/), baixeu-
vos el [repositori SVN](https://plugins.svn.wordpress.org/smarts3/), o subscriviu-
vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/smarts3/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/smarts3/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 0.0.1

 * Initial commit

## Meta

 *  Versió **0.0.2**
 *  Darrera actualització **fa 12 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 3.5.1 o posterior **
 *  Provada fins a **3.5.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/smarts3/)
 * Etiquetes
 * [amazon s3](https://ca.wordpress.org/plugins/tags/amazon-s3/)[flowplayer](https://ca.wordpress.org/plugins/tags/flowplayer/)
   [video](https://ca.wordpress.org/plugins/tags/video/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/smarts3/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[La vostra ressenya](https://wordpress.org/support/plugin/smarts3/reviews/#new-post)

[Visualitza totes les ressenyes](https://wordpress.org/support/plugin/smarts3/reviews/)

## Col·laboradors

 *   [ John Morris ](https://profiles.wordpress.org/johnmorris10/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/smarts3/)

## Feu una donació

Voleu ajudar a què l’extensió millori?

 [ Feu una donació a aquesta extensió ](https://ca.wordpress.org/plugins/smarts3/johnmorrisonline.com?output_format=md)