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.

समीक्षा

ऑक्टोबर 10, 2023
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