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"]
.
Installation
- Install plugin and activate it on the Plugins page;
- Add shortcode
[iframe src="http://player.vimeo.com/video/3261363" width="100%" height="480"]
to page content;
Reviews
There are no reviews for this plugin.
Contributors & Developers
“iframe to embed” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “iframe to embed” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2 stable
- stable version;