這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

REV – Responsive Embedded Video

外掛說明

Use REV – Responsive Embedded Video to easily embed Youtube and Vimeo videos that are responsive to any screen size.

Features

  • Supports Youtube and Vimeo videos
  • Embed videos either in fixed size or responsive
  • Maintains the 16:9 ratio even resizing the screen (if not set to fixed size)
  • Video options like autoplay, start on a specific time, allow full screen, and hide/show controls (Youtube only)

Usage:

Copy to video ID of the Youtube or Vimeo video you want to embed (you can find it in the URL), then use the following shortcode on your page or post’s content:

For Youtube: [rev-youtube video_id=”youtube video id”]
For Vimeo: [rev-vimeo video_id=”vimeo video id”]

Example:
[rev-youtube video_id=”wzu6nRAA2pM”]

Using Video URL:
[rev-youtube video_url=”https://www.youtube.com/watch?v=wzu6nRAA2pM”]
Note: If both video_id and video_url are provided, the video_url will be used.

Example with video options:
[rev-youtube video_id=”wzu6nRAA2pM” width=”560px” height=”315px” controls=”1″ allow_full_screen=”0″ fixed_size=”1″ autoplay=”0″ start=”30″]

[rev-youtube video_id=”wzu6nRAA2pM” width=”100%” controls=”1″ allow_full_screen=”0″ fixed_size=”0″ autoplay=”0″]

安裝方式

From your WordPress dashboard

  1. Visit Plugins > Add New
  2. Search for “REV” or “Responsive Embedded Video”
  3. Activate REV – Responsive Embedded Video from your Plugins page
  4. Read the documentation to get started

常見問題集

  1. Where to setup plugin after installation? There is no settings menu for this plugin. Just use the shortcode to embed a Youtube or Vimeo video.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈REV – Responsive Embedded Video〉的開發相關工作。

參與者

變更記錄

1.2.0 [16 January 2022]

Added an option to use the Youtube video’s URL instead of the ID. (Youtube only)

1.1.0

Added related videos attribute. You can now either enable or disable related videos after playing the video. (Youtube only)

1.0.1

Additional security feature and bug fixes.

1.0.0

Initial release