PHP Code Widget Wordpress Plugin - Rating, Reviews, Demo & Download

PHP Code Widget Wordpress Plugin - Rating, Reviews, Demo & Download
4.5 Average out of 37 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

The normal Text widget allows you to insert arbitrary Text and/or HTML code. This allows that too, but also parses any PHP code in the text widget and executes it.

This can make it easier to migrate to a widget-based theme. However, this plugin should not be used long term, as anybody with access to edit the widgets on your site will be able to execute arbitrary PHP code.

All PHP code must be enclosed in the standard php opening and closing tags ( <?php and ?> ) for it to be recognized and executed.

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.

Screenshots

  1. The widgets screen showing a PHP code widget in use.

    The widgets screen showing a PHP code widget in use.

  2. The output of the widget on the site.

    The output of the widget on the site.


Reviews & Comments