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

IFrame Shortcode

描述

Allows the insertion of code to display an external webpage within an iframe. A WYSIWYG button is included to make adding the code easy.

See the ‘Other Notes’ tab for usage information.

Usage

The tag to insert the code is:
[iframe src=”http://yoururl.com” width=”100%” height=”600″]

You can use any attribute and it will work.

屏幕截图

  • TinyMCE button for adding an IFrame
  • TinyMCE popup for adding an IFrame

安装

  1. Download the plugin
  2. Unzip
  3. Copy to your ‘/wp-content/plugins’ directory
  4. Activate plugin

评价

阅读所有7条评价

贡献者及开发者

“IFrame Shortcode” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“IFrame Shortcode”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.5

May 03, 2016

  • Minor URL bugfix

1.0.4

May 03, 2016

  • Fixed asset URL 404 in the TinyMCE modal for sites installed in a subfolder

1.0.3

January 22, 2015

  • TinyMCE button fix

1.0.2

April 30, 2014

  • Style tweaks for WP 3.9

1.0.1

February 17, 2014

  • Bug fix release

1.0

September 26, 2013

  • First version released