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' );
|
||||
|
||||
+2
-2
@@ -2,8 +2,8 @@
|
||||
Contributors: nathanrice, wpmuguru
|
||||
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118
|
||||
Tags: hooks, genesis, genesiswp, studiopress
|
||||
Requires at least: 3.6
|
||||
Tested up to: 4.5
|
||||
Requires at least: 4.7.3
|
||||
Tested up to: 4.7.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.
|
||||
|
||||
Reference in New Issue
Block a user