Begine updating readme.txt.

This commit is contained in:
Nathan Rice
2017-03-01 18:17:23 -05:00
parent 5a1b4bec6e
commit 76e5f73e28
+23 -20
View File
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
Tags: hooks, genesis, genesiswp, studiopress
Requires at least: 3.6
Tested up to: 4.5
Stable tag: 2.0.3
Stable tag: 2.1.0
This plugin allows you to create multiple, dynamic widget areas, and assign those widget areas to sidebar locations within the Genesis Framework on a per post, per page, or per tag/category archive basis.
@@ -37,45 +37,48 @@ Not in the way you're probably thinking. The markup surrounding the widget area
== Changelog ==
= 2.1.0 =
* Rewrite based on new plugin boilerplate.
= 2.0.3 =
* Fix warnings and notices
* Fix warnings and notices.
= 2.0.2 =
* Change text domain, update POT file.
= 2.0.1 =
* Genesis 2.0.1 compatibility with term meta keys
* Use actual sidebar name, instead of hard coded names
* Fix incorrect textdomain
* Genesis 2.0.1 compatibility with term meta keys.
* Use actual sidebar name, instead of hard coded names.
* Fix incorrect textdomain.
= 2.0.0 =
* Compatibility with Genesis 2.0
* Standards
* Compatibility with Genesis 2.0.0.
* Standards.
= 1.0.0 =
* Reorganize theme files
* Reorganize theme files.
* Standards
= 0.9.2.1 =
* Restore default tag/category support
* Default custom taxonomy support to on for public taxonomies
* Remove secondary selection when no 3 column layouts are enabled
* Restore default tag/category support.
* Default custom taxonomy support to on for public taxonomies.
* Remove secondary selection when no 3 column layouts are enabled.
= 0.9.2 =
* Added support for custom taxonomies
* Added translation support
* bug fix to prevent invalid sidebar creation
* Added support for custom taxonomies.
* Added translation support.
* bug fix to prevent invalid sidebar creation.
= 0.9.1 =
* Added support for custom post types
* Added support for custom post types.
= 0.9 =
* Fixed "is not array" errors reported by users
* Added nonce verification for security purposes
* Added error and success messages
* Bump to pre-release 0.9 branch
* Fixed "is not array" errors reported by users.
* Added nonce verification for security purposes.
* Added error and success messages.
* Bump to pre-release 0.9 branch.
= 0.1 =
* Initial Alpha Release
* Initial Alpha Release.