=== Enhanced Text Widget ===
Contributors: bostondv
Donate link: http://pomelodesign.com/donate/
Tags: widget, clickable, linkable, linked title, text, php, javascript, flash, linked title text, linked, text widget, php widget, link widget title, bare widget, widget shortcodes
Requires at least: 3.0
Tested up to: 3.5.1
Stable tag: 1.4.2
License: GPL2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

An enhanced version of the default text widget where you may have Text, HTML, CSS, JavaScript, Flash, WordPress Shortcodes and/or PHP as content with linkable widget title.

== Description ==

An enhanced version of the default text widget where you may have Text, HTML, CSS, JavaScript, Flash, WordPress Shortcodes and/or PHP as content with linkable widget title.

Options:

* Title
* URL
* Widget CSS class
* Content which supports Text, HTML, CSS, JavaScript, Flash, WordPress Shortcodes and PHP
* Do not display title
* Open URL in new window
* Automatically add paragraphs
* Do not output before/after_widget/title

For support please [wordpress.org](http://wordpress.org/support/plugin/enhanced-text-widget). Visit [our website](http://pomelodesign.com), follow [@bostondv](http://twitter.com/bostondv/) or like [on facebook](http://www.facebook.com/pomelodesign/) for updates.

Fork or contribute on [Github](https://github.com/bostondv/enhanced-text-widget)

== Installation ==

1. Download and extract the zip archive
2. Upload `enhanced-text-widget` folder to `/wp-content/plugins/`
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Add the widget to a sidebar and configure the options as desired

== Frequently Asked Questions ==

Nothing right now.

== Screenshots ==

1. Widget options

== Upgrade Notice ==

= 1.3.4 =
This adds option to hide the title

= 1.2 =
This adds option to display bare text (no before/after widget/title elements are shown).

= 1.1 =
This adds a CSS class parameter to each widget.

= 1.0 =
This is the initial release.

== Changelog ==

= 1.4.2 =
* Removes widget caching
* Fixes issue with multiline PHP code

= 1.4 =
* Display text field in monospace font
* Code refactoring

= 1.3.4 =
* This adds option to hide the title
* Tested up to 3.5.1

= 1.3.3 =
* Fixes "Do not output before/after_widget/title" option
* Code cleanup

= 1.3.2 =
* Bug fixes

= 1.3 =
* Fixed debug warnings
* Fixed code merge issue

= 1.2 =
* This adds option to display bare text (no before/after widget/title elements are shown).

= 1.1 =
* Adds css class parameter that wraps widget.

= 1.0 =
* First release.