Simple Responsive Videos
The simplest way to make your video embeds responsive without any shortcodes or added markup.
by Adam Clark · github.com/avclark/simple-responsive-videos · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/avclark/simple-responsive-videos/archive/refs/heads/master.zipReadme
Simple Responsive Videos
The simplest way to make your video embeds responsive without any shortcodes or added markup. Simply install the plugin and then proceed to embed videos as normal.
Requirements
- WordPress 3.9
Installation
Upload
- Download the latest tagged archive (choose the "zip" option).
- Go to the Plugins -> Add New screen and click the Upload tab.
- Upload the zipped archive directly.
- Go to the Plugins screen and click Activate.
Manual
- Download the latest tagged archive (choose the "zip" option).
- Unzip the archive.
- Copy the folder to your
/wp-content/plugins/directory. - Go to the Plugins screen and click Activate.
Check out the Codex for more information about installing plugins manually.
Git
Using git, browse to your /wp-content/plugins/ directory and clone this repository:
git clone git@github.com:avclark/simple-responsive-videos.git
Then go to your Plugins screen and click Activate.
Credits
Built by Adam Clark
Copyright 2017 Adam Clark