This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Easy Responsive Video

Descripción

Automatically adapt your embedded videos to the full width of their containers while maintaining the correct aspect ratio.

This is a simple filter that scans each embed in your posts, pages and custom post types, reads the width and height on the iframe and adds a style attribute including CSS width, height and aspect-ratio properties.

Currently supporting YouTube, Vimeo, WordPress/VideoPress and DailyMotion.

Instalación

  1. Visit Plugins > Add New
  2. Search for Easy Responsive Video
  3. Install Easy Responsive Video once it appears
  4. Activate Easy Responsive Video from your Plugins page.

Manually

  1. Upload the vern-responsive-video folder to the /wp-content/plugins/ directory
  2. Activate the Easy Responsive Video plugin through the ‘Plugins’ menu in WordPress

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Easy Responsive Video” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Easy Responsive Video” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.3.0 [Feb 12, 2024]

  • Disabled direct file access.

1.2.0 [Feb 11, 2024]

  • Verified compatibility with WordPress 6.4.3.

1.1.0 [Dec 23, 2023]

  • Reworked provider identification.
  • Added support for Vimeo, WordPress/VideoPress and DailyMotion.

1.0.0 [Dec 22, 2023]

  • Initial Release