Title: SmartS3
Author: John Morris
Published: <strong>24. lipnja 2013.</strong>
Last modified: 05. lipnja 2014.

---

Pretraga dodataka

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

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# SmartS3

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

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

 * [Detalji](https://hr.wordpress.org/plugins/smarts3/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/smarts3/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/smarts3/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/smarts3/#developers)

 [Podrška](https://wordpress.org/support/plugin/smarts3/)

## Opis

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.

## Instalacija

 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

## ČPP

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

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“SmartS3” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

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

[Prevedite “SmartS3” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/smarts3)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/smarts3/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/smarts3/)ili se pretplatite na
[dnevnik razvoja](https://plugins.trac.wordpress.org/log/smarts3/) od [RSS](https://plugins.trac.wordpress.org/log/smarts3/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 0.0.1

 * Initial commit

## Meta

 *  Version **0.0.2**
 *  Zadnje ažuriranje **prije 12 godina**
 *  Aktivnih instalacija **10+**
 *  WordPress inačica ** 3.5.1 ili viša **
 *  Testirano do **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/smarts3/)
 * Oznake
 * [amazon s3](https://hr.wordpress.org/plugins/tags/amazon-s3/)[flowplayer](https://hr.wordpress.org/plugins/tags/flowplayer/)
   [video](https://hr.wordpress.org/plugins/tags/video/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/smarts3/advanced/)

## Ocjena

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

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/smarts3/)

## Doniraj

Želite li podržati napredak ovog dodatka?

 [ Donirajte ovom dodatku ](https://hr.wordpress.org/plugins/smarts3/johnmorrisonline.com?output_format=md)