WP Manifestindependent plugin directory
manifest / media / simple-responsive-videos

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

0stars
0forks

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.zip

Readme

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

  1. Download the latest tagged archive (choose the "zip" option).
  2. Go to the Plugins -> Add New screen and click the Upload tab.
  3. Upload the zipped archive directly.
  4. Go to the Plugins screen and click Activate.

Manual

  1. Download the latest tagged archive (choose the "zip" option).
  2. Unzip the archive.
  3. Copy the folder to your /wp-content/plugins/ directory.
  4. 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

Read the full README on GitHub →