=== Plugin Name === Contributors: Christopher Su Donate link: http://christophersu.org/wp-donate/ Tags: bbcode, widget, widgets, sidebar, color, links, text Requires at least: 2.7 Tested up to: 3.4.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows for the use of BBCode in styling widget titles. Supports [b], [i], [u], [s], [url=], and [color=]. == Description == BBCode Widget Titles is a very simple, lightweight plugin that allows for the use of BBCode in styling widget titles. It currently supports the [b], [i], [u], [s], [url=], and [color=]. Simply install the plugin and BBCode will be parsed in widget titles. This plugin has been tested to work up to 3.4.2. Please [contact me](http://christophersu.org/contact/) if you experience any problems with this plugin or have any questions. == Installation == 1. Upload `bbcode-widget-titles.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Done! Go edit some widget titles with BBCode to try it out. == Frequently Asked Questions == = What colors may be used with the color tag? = Any that would normally fit in ``. That includes the names of common colors and hex representations of colors. = Do I need to use quotes with the url and color tags? = No. Standard BBCode does not need quotation marks around URLs or colors in those tags. == Screenshots == 1. Editing a widget title with BBCode. 2. The resulting widget title (from the first screenshot). == Changelog == = 1.0 = * Initial commit * [b], [i], [u], [s], [url=], and [color=] tags == Upgrade Notice == = 1.0 = * No upgrade notice.