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

---

Plugins zoeken

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

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# SmartS3

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

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

 * [Details](https://nl.wordpress.org/plugins/smarts3/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/smarts3/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/smarts3/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/smarts3/#developers)

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

## Beschrijving

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.

## Installatie

 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

## FAQ

  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;
    }
    ```

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“SmartS3” is open source software. De volgende personen hebben bijgedragen aan deze
plugin.

Bijdragers

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

[Vertaal “SmartS3” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/smarts3)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/smarts3/), haal de [SVN repository](https://plugins.svn.wordpress.org/smarts3/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/smarts3/)
via [RSS](https://plugins.trac.wordpress.org/log/smarts3/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.0.1

 * Initial commit

## Meta

 *  Versie **0.0.2**
 *  Laatst geüpdatet **12 jaar geleden**
 *  Actieve installaties **10+**
 *  WordPress versie ** 3.5.1 of nieuwer **
 *  Getest t/m **3.5.2**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/smarts3/)
 * Tags
 * [amazon s3](https://nl.wordpress.org/plugins/tags/amazon-s3/)[flowplayer](https://nl.wordpress.org/plugins/tags/flowplayer/)
   [video](https://nl.wordpress.org/plugins/tags/video/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/smarts3/advanced/)

## Waarderingen

Er zijn nog geen beoordelingen ingediend.

[Je beoordeling](https://wordpress.org/support/plugin/smarts3/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/smarts3/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/smarts3/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](https://nl.wordpress.org/plugins/smarts3/johnmorrisonline.com?output_format=md)