mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
Docs, and bump WP version. Fixes #24.
This commit is contained in:
@@ -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' );
|
||||
|
||||
Reference in New Issue
Block a user