2.2.1 release

This commit is contained in:
Marcos Antonio Schratzenstaller
2019-07-09 12:01:19 -03:00
committed by GitHub
parent e5d32cca14
commit 51084ca1b1
5 changed files with 82 additions and 55 deletions
+5 -2
View File
@@ -3,8 +3,8 @@ Contributors: nathanrice, wpmuguru, marksabbath
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118
Tags: hooks, genesis, genesiswp, studiopress
Requires at least: 4.7.3
Tested up to: 5.1.1
Stable tag: 2.2.0
Tested up to: 5.2.2
Stable tag: 2.2.1
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,6 +37,9 @@ Not in the way you're probably thinking. The markup surrounding the widget area
== Changelog ==
= 2.2.1 =
* Allow sidebars to show in the WordPress Posts page.
= 2.2.0 =
* Fixed coding standards errors.
* Introduced coding standards validation.