该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

iFrame Me

描述

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