Описание
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.
Скриншоты
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«iFrame Me» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«iFrame Me» переведён на 7 языков. Благодарим переводчиков за их работу.
Перевести «iFrame Me» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1.0
- Custom iframe height and width support.
- Added Relative URL support.
1.0.0
- Initial Release