=== WP Sidebar Essential === Contributors: Tanmoy S. Khan Tags: php, widget, execphp Requires at least: 2.8 Tested up to: 3.0.1 Tags: short code, widget, sidebar, shortcode, php code, php in sidebar, php widget, shotcode widget Stable tag: 1.1 Like the Text widget, but also allows working PHP code and shortcode to be inserted. == Description == The normal Text widget allows you to insert arbitrary Text and/or HTML code. This allows that too, but also parses any inserted Shortcode and PHP code and executes smoothly. All Shortcode must be enclosed in the standard [ and ] tags for it to be recognized. All PHP code must be enclosed in the standard tags for it to be recognized. == Installation == 1. Upload `wp-sidebar-essential.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use the widget like any other widget. == Frequently Asked Questions == == Screenshots == 1. The widgets screen showing a PHP code widget in use. 2. The widgets screen showing a shortcode widget in use. == Changelog ==