PHP Code Widget

Wordpress Plugin
Download latest - 2.4

Developers

Otto42

Download Stats

Today 110
Yesterday 153
Last Week 1,154
All Time 743,709



Releases (7 )

Version Release Date Change Log
2.4 2022-03-30
  • After much demand, made it stop throwing a warning in PHP 8. Please consider ceasing usage of this widget on modern sites. Switch to block based themes, or use purpose specific plugins to solve your needs instead of storing PHP code in the database.
2.3 2017-05-10
  • Changed the call to WP_Widget to use the PHP 5 __construct() method. Ref: https://make.wordpress.org/core/2015/07/02/deprecating-php4-style-constructors-in-wordpress-4-3/
2.2 2014-10-07
  • Translation fixes for WP 3.7
  • Remove donation link
2.1 2012-07-01
  • Fixed broken wpautop filter. Checkbox on widget works now.
2.0 2009-11-05
  • Changed widget to use new Class methods for creating widget. This simplifies the widget and should eliminate any problems with it losing code or disappearing from sidebars and so forth.
  • WARNING: Version 2.0 REQUIRES WordPress 2.8 and up. It will not work with older versions.
  • WARNING: Upgrading this widget from 1.x might cause the widget to LOSE YOUR EXISTING SIDEBAR CODE. Copy and paste the existing code somewhere else before upgrading (just in case), then recreate the widgets afterwards.
1.1 2009-10-06
1.2 2009-10-06