=== PHP Text Widget ===
Tags: widget,php,text,sidebar,php
Requires at least: 2.8
Tested up to: 4.1
Stable tag: trunk
Donate link: http://www.satollo.net/donations
Contributors: satollo

Executes PHP code on WordPress default Text Widget

== Description ==

PHP Text Widget modifies the standard Text Widget of WordPress making it able to
execute PHP code.

The normal behaviour of the text widget is preserved so it can be activated without
fear.

That let the blog owner to control the text displayed
with PHP, eg. showing different ads on different posts, pages, categories and so on.

I'm using it on few blogs where a sidebar located ads has to be shown only for posts
in a particular category.

On plugin official page there are some examples.

== Installation ==

1. Put the plugin folder into [wordpress_dir]/wp-content/plugins/
2. Go into the WordPress admin interface and activate the plugin
3. Optional: go to the options page and configure the plugin

== Frequently Asked Questions ==

See the plugin offical page.

== Screenshots ==

No screenshots are available.

== Changelog ==

= 1.0.8 =

* WP 4.1 compatibility check

= 1.0.7 =

* Label fix

= 1.0.6 =

* Compatibility checks

= 1.0.5 =

* Improvements

= 1.0.4 =

* Small changes

= 1.0.3 =

* Administrative styles and header

= 1.0.2 =

* compatibility check with WP 3.4