Title: SmartS3
Author: John Morris
Published: <strong>जुन 24, 2013</strong>
Last modified: जुन 5, 2014

---

प्लगिनहरू खोज्नुहोस्

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

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](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://ne.wordpress.org/plugins/smarts3/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/smarts3/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/smarts3/#installation)
 * [विकास](https://ne.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/log/smarts3/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/smarts3/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/smarts3/) हेर्नुहोस्, वा [विकास लग](https://plugins.trac.wordpress.org/log/smarts3/)
को सदस्यता लिनुहोस्।

## चेन्जलग

#### 0.0.1

 * Initial commit

## मेटा

 *  संस्करण **0.0.2**
 *  पछिल्लो अपडेट **12 वर्ष अघि**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस संस्करण ** 3.5.1 वा उच्च **
 *  जाँच गरिएको **3.5.2**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/smarts3/)
 * ट्यागहरू
 * [amazon s3](https://ne.wordpress.org/plugins/tags/amazon-s3/)[flowplayer](https://ne.wordpress.org/plugins/tags/flowplayer/)
   [video](https://ne.wordpress.org/plugins/tags/video/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/smarts3/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

[तपाईँको समीक्षा](https://wordpress.org/support/plugin/smarts3/reviews/#new-post)

[सबै समीक्षाहरू हेर्नुहोस्](https://wordpress.org/support/plugin/smarts3/reviews/)

## योगदानकर्ताहरू

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

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/smarts3/)

## दान गर्नुहोस्

के तपाईँ यस प्लगिनको उन्नतिको लागि सहायता गर्न चाहनुहुन्छ?

 [ यो प्लगिनको लागि दान गर्नुहोस् ](https://ne.wordpress.org/plugins/smarts3/johnmorrisonline.com?output_format=md)