Beschrijving
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"]
.
Installatie
- 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;
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“iframe to embed” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “iframe to embed” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.2 stable
- stable version;