Responsive Embeds
Responsive Embeds
Description
You don’t need to do anything! Just install and go!
Responsive Embeds works by wrapping iframe elements with an HTML <div> via jQuery, and then applying some groovy CSS
Software Requirements
In addition to the WordPress® Requirements, Responsive Embeds requires the following:
- jQuery v1.12.4+ (this comes with WordPress®)
License
Copyright: © 2017 Philip K Meadows (coded in Great Britain)
Released under the terms of the GNU General Public License.
Credits / Additional Acknowledgments
- Software designed for WordPress®.
- GPL License https://codex.wordpress.org/GPL
- WordPress® http://wordpress.org
- Some JavaScript extensions require jQuery.
- GPL-Compatible License http://jquery.org/license
- jQuery http://jquery.com/
Installation
The quickest and easiest way to install is via the Plugins > Add New feature within WordPress®. But if you must, manual installation instructions follow…
- Download and unzip the latest release zip file
- If you use the WordPress plugin uploader to install this plugin skip to step 4
- Upload the entire plugin directory to your
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress Administration
Reviews
Simple and effective!
By pabloac on February 10, 2017
It does simply what the title says but it does it well: I tested several iframe and plugins and all were throwing debug errors with latest WP: 4.7.2.
I also admits the normal << iframe >> tags (to remove border and scrollbars: frameBorder="0" scrolling="no")
Changelog
v1.0.0
- Initial release