mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-07-17 13:33:35 +09:00
Add header widget area support. fixes #7.
This commit is contained in:
@@ -51,6 +51,7 @@ class Genesis_Simple_Sidebars_Entry {
|
||||
}
|
||||
|
||||
$data = wp_parse_args( $_POST['genesis_simple_sidebars'], array(
|
||||
'_ss_header' => '',
|
||||
'_ss_sidebar' => '',
|
||||
'_ss_sidebar_alt' => '',
|
||||
) );
|
||||
|
||||
Reference in New Issue
Block a user