Responsive video embed

外掛說明

Non-gutenberg

Responsive video embed plugin is a lightweight and simple video embedding plugin that will create responsive video embeds to your site.

It is possible to create responsive video embed by:

1) Simply copy pasting embed video URL into editor

2) Using a shortcode manually

[rve src=”embed video url” ratio=”video aspect ratio”]

src = URL of the embedded video

ratio = either ’16by9′ / ‘4by3′ / ’21by9’ / ‘1by1’ (optional), 16by9 is by default

3) Using the shortcode automatically by clicking on Embed video button and typing in video embed URL and selecting aspect ratio.

Gutenberg

When Guterbeg is in use, you can use the shortcode-block to insert the shortcode.

安裝方式

  1. Download the plugin. Activate via Plugin-settings.
  2. Use the plugin as descripbed in the description.

常見問題集

Nothing here yet.

使用者評論

2023 年 10 月 10 日
Simple and work without edit existing video embedded!
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Responsive video embed〉的開發相關工作。

參與者

將〈Responsive video embed〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.5

  • Add translations support
  • Add Finnish as first translation
  • Modify function names

0.4.1

  • Create specific naming for css (fix the possible errors with Bootstrap 3 sites)

0.4

  • Change to Bootstrap 4 in css
  • Support for additional aspect ratios: 21by9 and 1by1

0.3

  • Support for allowfullscreen

0.2

  • Enable to just paste video URL into content
  • Add Embed video button

0.1

  • First version