=== iframe to embed === Contributors: Bogdan Plugin URI: http://sw-galati.ro/iframe-to-embed-plugin/ Tags: PDF, Iframe, embed, embed, youtube, vimeo, google-map, google-maps Author URI: http://sw-galati.ro Requires at least: 3.0 Tested up to: 3.3 Stable tag: 1.2 You can embed PDF files, objects with [iframe src="http://vimeo.com/123" width="100%" height="480"] shortcode. Objects like mp3 players, video players. == Description == Embeds are needed to embed video from youtube or to embed Google Map or just to embed content from external page. WordPress removes embed when you switch from "HTML" to "Visual" tab because of the security reasons. So you can embed object code using this shortcode `[iframe src="http://player.vimeo.com/video/3261363" width="100%" height="480"]`. == Changelog == = 1.2 stable = * stable version; == Installation == 1. Install plugin and activate it on the Plugins page; 2. Add shortcode `[iframe src="http://player.vimeo.com/video/3261363" width="100%" height="480"]` to page content;