-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
34 lines (22 loc) · 1.2 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
=== WP Responsive Embeds ===
Contributors: jeremyenglert, andycochran, materiell
Tags: embeds, responsive, iframes, video, oembed, youtube, vimeo, maps, embed
Requires at least: 3.0
Tested up to: 4.7
Stable tag: 1.0
License: GPLv2 & MIT
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Automatically wrap embedded content from iframes in a responsive container to ensure embeds maintain the correct aspect ratio.
== Description ==
Automatically wrap embedded content from YouTube, Vimeo, Google Maps and other iFrames in a flexible, responsive container to ensure embeds maintain the correct aspect ratio regardless of screen size.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
== Frequently Asked Questions ==
= Can I disable the automatic embeds? =
Yes. Go to Tools > WP Responsive Embeds then check the box to disable automatic responsive embeds.
= How do I use the shortcode? =
Wrap items in the [wpre] shortcode. For example [wpre] EMBED TEXT HERE [/wpre].
== Changelog ==
= 1.0 =
* Plugin submitted to WordPress plugin directory