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)

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

![](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://ar.wordpress.org/plugins/smarts3/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/smarts3/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/smarts3/#installation)
 * [التطوير](https://ar.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

## ميتا Meta

 *  Version **0.0.2**
 *  Last updated **قبل 12 سنة**
 *  Active installations **10+**
 *  WordPress version ** 3.5.1 أو أعلى **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/smarts3/)
 * Tags
 * [amazon s3](https://ar.wordpress.org/plugins/tags/amazon-s3/)[flowplayer](https://ar.wordpress.org/plugins/tags/flowplayer/)
   [video](https://ar.wordpress.org/plugins/tags/video/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/smarts3/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

[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://ar.wordpress.org/plugins/smarts3/johnmorrisonline.com?output_format=md)