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

---

Search plugins

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# SmartS3

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

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

 * [Details](https://ms.wordpress.org/plugins/smarts3/#description)
 * [Reviews](https://ms.wordpress.org/plugins/smarts3/#reviews)
 *  [Pemasangan](https://ms.wordpress.org/plugins/smarts3/#installation)
 * [Pembangunan](https://ms.wordpress.org/plugins/smarts3/#developers)

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

## Description

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.

## Installation

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

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“SmartS3” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada
pemalam ini.

Penyumbang

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

[Translate “SmartS3” into your language.](https://translate.wordpress.org/projects/wp-plugins/smarts3)

### Berminat dalam pembangunan?

[Layari kod](https://plugins.trac.wordpress.org/browser/smarts3/), periksa [repositori SVN](https://plugins.svn.wordpress.org/smarts3/),
atau langgani [log pembangunan](https://plugins.trac.wordpress.org/log/smarts3/)
dengan [RSS](https://plugins.trac.wordpress.org/log/smarts3/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.0.1

 * Initial commit

## Meta

 *  Version **0.0.2**
 *  Last updated **12 tahun lalu**
 *  Active installations **10+**
 *  WordPress version ** 3.5.1 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/smarts3/)
 * Tags
 * [amazon s3](https://ms.wordpress.org/plugins/tags/amazon-s3/)[flowplayer](https://ms.wordpress.org/plugins/tags/flowplayer/)
   [video](https://ms.wordpress.org/plugins/tags/video/)
 *  [Paparan Lanjutan](https://ms.wordpress.org/plugins/smarts3/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/smarts3/reviews/)

## Penyumbang

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

## Support

Got something to say? Need help?

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

## Derma

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://ms.wordpress.org/plugins/smarts3/johnmorrisonline.com?output_format=md)