An open API service indexing awesome lists of open source software.

https://github.com/anderly/wistia-responsive

Automatically make your WordPress Wistia video embeds responsive!
https://github.com/anderly/wistia-responsive

Last synced: 29 days ago
JSON representation

Automatically make your WordPress Wistia video embeds responsive!

Awesome Lists containing this project

README

          

## Wistia Responsive
[![WordPress tested](http://img.shields.io/wordpress/v/wistia-responsive.svg?style=flat-square)](https://wordpress.org/plugins/wistia-responsive/)
[![WordPress Plugin version](http://img.shields.io/wordpress/plugin/v/wistia-responsive.svg?style=flat-square)](https://wordpress.org/plugins/wistia-responsive/)
[![WordPress Plugin Downloads](http://img.shields.io/wordpress/plugin/dt/wistia-responsive.svg?style=flat-square)](https://wordpress.org/plugins/wistia-responsive/)
[![WordPress Plugin Rating](http://img.shields.io/wordpress/plugin/r/wistia-responsive.svg?style=flat-square)](https://wordpress.org/plugins/wistia-responsive/)
[![License](http://img.shields.io/badge/license-GPLv3-red.svg?style=flat-square)](http://opensource.org/licenses/GPL-3.0)

Automatically make your Wistia video embeds responsive!

Wistia Responsive automatically makes your Wistia video embeds responsive by enabling Wistia's iframe api and using Wistia's video foam parameter on your embeds.

Simply activate the plugin and the rest will happen automatically!

#### Multisite

- All features should work for each blog in multisite installations but this has not yet been tested.

### Feedback

Feedback is welcome!

If you need help, have problems, want to leave feedback or want to provide constructive criticism, please do so here at the [Wistia Responsive plugin page](http://anderly.com/wistia-responsive/).

#### Twitter

[Follow @anderly on Twitter](http://twitter.com/anderly) for updates on this and other plugins.

### Installation

1. Upload or extract the `wistia-responsive` folder to your site's `/wp-content/plugins/` directory. You can also use the *Add new* option found in the *Plugins* menu in WordPress.
2. Enable the plugin from the *Plugins* menu in WordPress.
3. Voila! Your Wistia video embeds will now be responsive!

### Changelog

#### 1.1
* Fix to allow protocol relative URLs

#### 1.0
* This is the first public release.