Docs, and bump WP version. Fixes #24.

This commit is contained in:
Nathan Rice
2017-04-13 15:05:19 -04:00
parent 42315b2944
commit 87b2e738d4
2 changed files with 7 additions and 2 deletions
@@ -28,6 +28,11 @@ class Genesis_Simple_Sidebars_Core {
}
/**
* For backward compatibility, we need to use old functions to hook in sidebar output.
*
* @since 2.1.0
*/
public function backward_compatibility() {
remove_action( 'genesis_sidebar', 'genesis_do_sidebar' );