This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Adapter Responsive Video

Description

Screenshots

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

Installation

  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.

FAQ

What does this require?

Bootstrap 3.2 or later

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Adapter Responsive Video” is open source software. The following people have contributed to this plugin.

Contributors

Change log

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