Adapter Responsive Video

Descripción

Capturas

  • An "Adapter Video" widget is only as wide as the sidebar.
  • The full page.

Instalación

  1. Upload the adapter-responsive-video directory to your wp-content/plugins/ directory.
  2. In the “Plugins” menu, find “Adapter Responsive Video,” and click “Activate.”
  3. Add an “Adapter Video” widget by going to the admin menu and clicking “Appearance” > “Widgets.”
  4. Type the url of the video or embed, like YouTube or Spotify.

Preguntas frecuentes

What does this require?

Bootstrap 3.2 or later

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

Traduce “Adapter Responsive Video” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

1.1

  • Improve support for non-video embeds by rendering the entire <iframe>. See #9.
  • Refactor the main plugin file and add PHPUnit tests. See #7.
  • Set up wp-dev-lib with configuration files. See #3.
  • Add PHPUnit tests, for 100% coverage of methods and functions. See #2.

1.0.1

  • Security improvements, including securing widget output.

1.0.0

  • First version