=== Taxonomy Description Widget === Contributors: geoffreydesigns Donate link: http://www.geoffreyburdett.com/taxonomy-description-widget/ Requires at least: 3.0 Tested up to: 4.0 Stable tag: 1.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Tags: Category, Taxonomy, Tags, Description, Widget Creates a widget that contains the description of the current post's categories or other taxonomy terms. == Description == Creates a widget that contains the description of the current post's categories or other taxonomy terms. You decide exactly which taxonomy descriptions to show with a multiple select option. == Installation == 1. Upload `taxonomy-description-widget.php` to the `/wp-content/plugins/` directory; or upload `taxonomy-description-widget.zip` onto your plugins page. (More info at http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Assign the `Taxonomy Description Widget` to a Widget Area. 4. Give the plugin a title (optional) and select the taxonomies to display. == Frequently Asked Questions == = My description isn't showing! = * First of all, that's not a question. * Does your post have a category (or other taxonomy term) selected? (I'm not trying to be condescending…I just want to cover all the bases.) * Does your category (or other taxonomy term) have a description? Go to your taxonomy term page and add a description. * Is the appropriate taxonomy selected on the widget configuration? Go to the widgets page and select the taxonomies you want to show. (Hold ctr/cmd or shift for multiple selections) == Screenshots == 1. Widget Configuration 2. Display on Wordpress site == Changelog == = 1.0 = * Initial Commit == Upgrade Notice == * (No upgrades yet)