From 76e5f73e2844ea5346599300a94c87004ac1ad24 Mon Sep 17 00:00:00 2001 From: Nathan Rice Date: Wed, 1 Mar 2017 18:17:23 -0500 Subject: [PATCH] Begine updating readme.txt. --- readme.txt | 43 +++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/readme.txt b/readme.txt index 41c54b6..606fa31 100644 --- a/readme.txt +++ b/readme.txt @@ -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.