Title: SmartS3
Author: John Morris
Published: <strong>24.06.2013</strong>
Last modified: 05.06.2014

---

Шукати плагіни

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

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

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

# SmartS3

 Від автора [John Morris](https://profiles.wordpress.org/johnmorris10/)

[Завантажити](https://downloads.wordpress.org/plugin/smarts3.zip)

 * [Деталі](https://uk.wordpress.org/plugins/smarts3/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/smarts3/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/smarts3/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/smarts3/#developers)

 [Підтримка](https://wordpress.org/support/plugin/smarts3/)

## Опис

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.

## Встановлення

 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

## Часті питання

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

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“SmartS3” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад
наступні учасники:

Учасники

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

[Перекладіть “SmartS3” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/smarts3)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/smarts3/), перегляньте
[сховище SVN](https://plugins.svn.wordpress.org/smarts3/) або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/smarts3/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/smarts3/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 0.0.1

 * Initial commit

## Мета

 *  Версія **0.0.2**
 *  Останнє оновлення **12 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 3.5.1 або вище **
 *  Tested up to **3.5.2**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/smarts3/)
 * Позначки
 * [amazon s3](https://uk.wordpress.org/plugins/tags/amazon-s3/)[flowplayer](https://uk.wordpress.org/plugins/tags/flowplayer/)
   [video](https://uk.wordpress.org/plugins/tags/video/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/smarts3/advanced/)

## Оцінки

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/)

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/smarts3/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](https://uk.wordpress.org/plugins/smarts3/johnmorrisonline.com?output_format=md)