=== Iframe Preserver === Contributor: MarcFuller Donate link: Tags: iframe, embed, custom fields, youtube, vimeo, google maps, google map, idx Requires at least: 2.8 Tested up to: 3.2.1 Stable tag: 1.0.1 Author: MarcFuller Iframe Preserver plugin allows you to easily embed any iframe and preserves embedded iframes by utilizing WordPress' Custom Fields. == Description == Iframe Preserver plugin allows you to easily embed an iframe and preserves your embedded iframes by allowing use of WordPress' Custom Fields. Which keeps TinyMCE from stripping out the iframe in Visual editing mode. You do not need to do any editing or modification to the shortcode or iframe code. Works for all iframe embeds including YouTube, Vimeo, Scribd and even Real Estate IDXs. It is an efficent light weight plugin. Just place the shortcode [field name=iframe] in the page or post where you would like the iframe to appear and in the Custom Fields section for Name enter "iframe" (less quotes) and for Value paste in the exact iframe code you are provided and wish to display. You can do this in either Visual mode or HTML mode, it will not make a difference. If you cannot find the Custom Fields options in your editing screen, go to the upper right corner and click on "screen Options" and make sure that Custom Fields is checked to display. == Installation == You can install Iframe Preserver directly from the WordPress admin panel. Visit the Plugins > Add New page and search for 'Iframe Preserver'. Click to automatically install. Once installed, activate and it is functional. The old school install for Iframe Preserver plugin: 1. Download and unzip the iframe-preserver.zip file 2. Upload the iframe-preserver folder to your plugins directory 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. You are now ready to use the Plugin according to the directions in the description. == Frequently Asked Questions == Q - How do I use the Iframe Preserver plugin? A - After you install and activate the plugin: 1. Place the short code [field name=iframe] where you wish to embed the iframe. 2. In Custom Fields, add new field. For Name enter iframe. For Value enter the complete iframe code you want to embed. Save. Q - If can't find the Custom Fields section. A - In the upper right corner of your editing screen is a tab labled "Screen Options". Click on it and make sure Custom Fields is checked to display. Q - Are there any settings? A - No, this is a very light weight plugin. The function is either activated or not. Q - Can I use this plugin to place more than one iframe in a page or post? A - Yes as many as iframes can be embedded in a page or post as you want. Just increment the field name from iframe to iframe1, iframe2 ... iframeX == Screenshots == Go to http://resultzdigital.com/wordpress-plugins to view a quick tutorial video. == Changelog == 23 June 2011 - Version 1.0.1 Corrected typos 23 June 2011 - Version 1.0