Beskrivning
iFrame Me is a simple plugin for creating HTML iFrames which serve as window to another site for displaying embedded content
How to use
Simply write shortcode and add url between.[iframe_me] YOUR URL [/iframe_me]
Shortcode Params
You can use these codes to customize iframe. Uses [iframe_me height='100px'...
.
* height Height of output frame in pixels or percentage.
* width width of output frame in pixels or percentage.
Skärmdumpar
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”iFrame Me” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”iFrame Me” har översatts till 7 språk. Tack till översättarna för deras bidrag.
Översätt ”iFrame Me” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.1.0
- Custom iframe height and width support.
- Added Relative URL support.
1.0.0
- Initial Release