Title: Entronn Video Player
Author: Amit Raj
Published: <strong>6 سپتامبر 2026</strong>
Last modified: 6 سپتامبر 2026

---

جستجوی افزونه‌ها

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

![](https://ps.w.org/entronn-player/assets/icon-256x256.png?rev=3683693)

# Entronn Video Player

 توسط [Amit Raj](https://profiles.wordpress.org/entronn/)

[دانلود](https://downloads.wordpress.org/plugin/entronn-player.1.0.1.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/entronn-player/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/entronn-player/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/entronn-player/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/entronn-player/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/entronn-player/)

## توضیحات

Entronn Video Player replaces the default WordPress video player with a modern, 
feature-rich player that supports both HLS (.m3u8) and MP4 video formats. It runs
in an isolated iframe so it never conflicts with your theme or other plugins.

See it in action at [player.entronn.com](https://player.entronn.com/).

**Features**

 * Plays HLS and MP4 video — uses hls.js for adaptive streaming
 * Automatically replaces `<video>` tags and the `[video]` shortcode in post content
 * Gutenberg block — insert a player directly from the block editor
 * Shortcode generator — build shortcodes with a live preview in the admin
 * Pre-roll, mid-roll, and post-roll ad support with direct video URLs
 * Skippable or non-skippable ads with countdown timer
 * Sponsor link button displayed during ads
 * Resume playback — remembers position per video in the browser
 * Subtitles — explicit .vtt URL, auto-probed from video URL, or extracted from 
   video tags
 * Poster/thumbnail — explicit URL, post featured image, or auto-extracted from 
   frame 10
 * Double-tap to seek 10 seconds on mobile
 * Keyboard shortcuts and playback speed control
 * Accent colour customisation for player controls
 * Aggressive override mode — replaces video tags site-wide including theme output

**Shortcode usage**

    ```
    [entronn_player src="https://example.entronn.com/video.mp4"]

    [entronn_player src="https://example.entronn.com/stream.m3u8" autoplay="1" poster="https://example.entronn.com/thumb.jpg"]

    [entronn_player src="URL" track="https://example.entronn.com/subtitles.vtt"]
    ```

Or use the standard WordPress video shortcode — Entronn Video Player automatically
upgrades it too:

    ```
    [video src="https://example.entronn.com/video.m3u8"]
    ```

### External services

This plugin connects to a video player rendering service operated by Entronn (entronn.
com) to display the actual video player. Every player inserted by the shortcode,
block, or automatic `<video>` tag replacement is an iframe pointing to this service,
hosted at `reverse.enixplus.com`, which supplies the player interface (built on 
hls.js) — including HLS/MP4 playback, resume-position, double-tap seek, and the 
pre-roll/mid-roll/post-roll ad logic described above.

Each time a visitor loads a page containing a player, their browser requests the
iframe from this service. The video URL you configured is sent as a URL parameter
so the service knows what to play, along with (only when configured) the poster 
image URL, subtitle (.vtt) URL, ad video URLs, sponsor link, and the accent/gradient
colors set in Player Settings. The video, poster, and subtitle files themselves 
are loaded directly from wherever you host them — not proxied through this service.
No visitor personal data is deliberately collected by the plugin; as with any iframe
request, the service’s server log records standard connection metadata (e.g. IP 
address) for the request, the same as any embedded third-party player.

This service is provided by Entronn: [Privacy Policy](https://www.entronn.com/privacy-policy/).

## عکس‌های صفحه

[⌊Home screen - status overview and the shortcode generator⌉⌊Home screen - status
overview and the shortcode generator⌉[

Home screen – status overview and the shortcode generator

[⌊Player Settings - accent color, play button gradient, playback and override options⌉⌊
Player Settings - accent color, play button gradient, playback and override options⌉[

Player Settings – accent color, play button gradient, playback and override options

[⌊Advertisements - pre-roll, mid-roll, post-roll, skip settings, and sponsor link⌉⌊
Advertisements - pre-roll, mid-roll, post-roll, skip settings, and sponsor link⌉[

Advertisements – pre-roll, mid-roll, post-roll, skip settings, and sponsor link

## بلوک‌ها

این افزونه 1 بلوک ارائه می‌دهد.

 *   Entronn Video Player

## نصب

 1. Upload the `entronn-player` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the **Plugins** menu in WordPress
 3. Go to **Entronn Player  Player Settings** to configure appearance and playback 
    behaviour
 4. Go to **Entronn Player  Advertisements** to set up pre-roll, mid-roll, and post-
    roll ads
 5. Use the **Shortcode Generator** on the Home page or the **Entronn Video Player 
    block** in the block editor to embed videos

## سوالات متداول

### Does it work with HLS / adaptive streaming?

Yes. Entronn Video Player uses hls.js for HLS (.m3u8) streams and native `<video
>` for MP4 files.

### Where are the video files hosted?

Anywhere publicly accessible — your own CDN, S3, Cloudflare R2, or any direct video
URL. Entronn Video Player does not host videos.

### Does it replace video players added by themes?

With “Replace video tags site-wide” enabled in Player Settings  Override, yes. This
buffers the full page output and replaces every matching `<video>` tag including
those rendered by themes. Use with care.

### Will it conflict with other plugins?

Entronn Video Player runs entirely inside an iframe, so it is fully isolated from
your theme’s scripts and styles. It does not override WordPress’s built-in `[video]`
shortcode — it lets core render it normally and then upgrades the resulting `<video
>` tag, the same way it upgrades any other `<video>` tag in your content.

### How does poster/thumbnail selection work?

Entronn Video Player uses a three-tier priority: (1) an explicit `poster=""` attribute
on the shortcode or block, (2) the post’s featured image, (3) a frame automatically
extracted at 10 seconds using the browser’s canvas API.

### Does subtitle/caption support require manual setup?

No. Entronn Video Player will automatically probe for a `.vtt` file at the same 
path as the video. You can also provide an explicit `track=""` URL in the shortcode
or block.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Entronn Video Player” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Amit Raj ](https://profiles.wordpress.org/entronn/)

[ترجمه “Entronn Video Player” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/entronn-player)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/entronn-player/)، [مخزن SVN](https://plugins.svn.wordpress.org/entronn-player/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/entronn-player/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/entronn-player/) مشترک شوید.

## گزارش تغییرات

#### 1.0.1

 * Improved reliability of the “Replace video tags site-wide” override mode
 * General code quality and WordPress.org guideline compliance improvements

#### 1.0.0

 * Initial release

## اطلاعات

 *  نگارش **1.0.1**
 *  آخرین به‌روزرسانی **3 روز پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 6.0 یا بالاتر **
 *  آزمایش‌شده تا **7.1**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/entronn-player/)
 * برچسب
 * [ads](https://fa.wordpress.org/plugins/tags/ads/)[hls](https://fa.wordpress.org/plugins/tags/hls/)
   [mp4](https://fa.wordpress.org/plugins/tags/mp4/)[video](https://fa.wordpress.org/plugins/tags/video/)
   [video player](https://fa.wordpress.org/plugins/tags/video-player/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/entronn-player/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](https://wordpress.org/support/plugin/entronn-player/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/entronn-player/reviews/)

## مشارکت کنندگان

 *   [ Amit Raj ](https://profiles.wordpress.org/entronn/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/entronn-player/)