Adding new sidebars (widget areas) can sometimes be a bit of a pain with the Thesis theme, so this class not only adds the concept of sidebar sets, but also makes adding them require just two lines of code per set.
Set up
- Create a new folder inside the Thesis
custom/folder calledclasses - Copy the following to a blank file and save it to
custom/classes/GT_Sidebars.php: