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

Code Widget

描述

Code Widget is simple widget allows you to insert any arbitrary Text/HTML and run PHP Code or Short Code. This Widget parses PHP code into simple text and much more.

Only users with the unfiltered_html role will be allowed to insert unfiltered HTML. This includes PHP code, so users without admin or editor permissions will not be able to use this to execute code, even if they have widget editing permissions.
This plugin is developed and maintained by Sharaz Shahid

屏幕截图

  • How short code work.
  • How PHP code work.
  • How HTML Mark add.
  • How Simple Text add and how auto paragraph work.

常见问题

Short Code supported ?

Very simple add [your short code].If you want to see how short code work in this widget see screen shot.

Can we run PHP Code in this widget ?

Yes, All PHP code must be enclosed in the standard php opening and closing tags ( <?php and ?> ) for it to be recognized and executed. Please See screen shot to check how PHP Code work.

There are some kind of error code-widget.php(188) : eval()’d code on line 6

That means your PHP code is incorrect or otherwise broken.

Can We add Simple HTML Markup ?

just simple add html markup which you want display in widget. See See Screen shot for more help.

Yes, Simple Text also Work in Code Widget ?

As our normal routine we insert any text in widget.

There is any option to add auto Paragraph tag ?

yes check widget setting if you want to add auto paragraph tag for show some beauty and cleanness.

Got a question ?

Send any questions or feedback via my contact form

评价

2022年11月1日
I switched from Drupal 7 to WordPress and this is exactly what I needed to spice up the widgets – in Drupal I used something similar for blocks.
2021年11月2日 3 回复
Safari 15.1 MacOS Monterey 12.0.1 I'm Administrator but (Unfiltered_html) Code Widget don’t Work on Safari with Custom Short, Php and Html. Work only Text. How can this be solved? Thanks Paul
阅读所有34条评价

贡献者及开发者

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

贡献者

“Code Widget”插件已被翻译至1种本地话语言。 感谢所有译者为本插件所做的贡献。

将“Code Widget”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0.15 2021-06-11

  • Compatibility : WP 6.1.0 compatibility added
  • Enhancement : Block editor support added

1.0.14 2021-07-31

  • Compatibility : WP 5.8 compatibility added

1.0.13 2021-03-16

  • Compatibility : WP 5.7 compatibility added

1.0.11 2021-01-03

  • Compatibility : Elementor widget Compatibility added.

1.0.10 2021-01-03

  • Code Refactor : code refactor and deactivation feedback fixed.

1.0.9 2020-12-16

  • Compatibility : 5.6 compatibility added

1.0.8 2020-12-04

  • Big fix: call to undefined fo line Code_Widget::deactivate_feedback()

1.0.7 2020-12-02

  • Code Refactor : code refactor and deactivation feedback added.

1.0.6 2020-08-18

  • Compatibility : 5.5 compatibility added

1.0.5 2020-05-02

  • Compatibility : 5.4.1 compatibility added

1.0.4 2020-02-06

  • Enhancement : Thanks to @passoniates for fix missing tag and translation

1.0.3

  • Compatibility : 5.2.3 compatibility added

1.0.2

  • Bug Fix : Use of undefined constant CW_TEXT_DOMAIN
  • Compatibility : 5.0.0 compatibility added

1.0.1

  • read me update

1.0.0

  • Short Code Support Added
  • PHP Code Support Added
  • HTML Support Added
  • Simple Text Support Added
  • Auto app Paragraph check Added