Tagging 0.9.2.

This commit is contained in:
Nathan Rice
2013-08-09 13:07:35 -04:00
parent 00d39a0424
commit 78faae2bbd
9 changed files with 474 additions and 47 deletions
+9 -4
View File
@@ -1,10 +1,10 @@
=== Plugin Name ===
Contributors: nathanrice
Contributors: nathanrice, wpmuguru
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118
Tags: hooks, genesis, genesiswp, studiopress
Requires at least: 3.0
Tested up to: 3.0.1
Stable tag: 0.9.1
Tested up to: 3.3
Stable tag: 0.9.2
This plugin allows you to create multiple, dynamic widget areas, and assign those widget areas to sidebar locations within the Genesis Theme Framework on a per post, per page, or per tag/category archive basis.
@@ -47,4 +47,9 @@ Not in the way you're probably thinking. The markup surrounding the widget area
* Bump to pre-release 0.9 branch
= 0.9.1 =
* Added support for custom post types
* Added support for custom post types
= 0.9.2 =
* Added support for custom taxonomies
* Added translation support
* bug fix to prevent invalid sidebar creation