Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Hermanmou
Created May 25, 2019 06:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hermanmou/4961817954de2ef53605cab078f471ae to your computer and use it in GitHub Desktop.
Save Hermanmou/4961817954de2ef53605cab078f471ae to your computer and use it in GitHub Desktop.
Register Below Header Widget Genesis
// Register widget areas.
genesis_register_sidebar( array(
'id' => 'blog-widget',
'name' => __( 'Blog Widget', 'genesis-sample' ),
'description' => __( 'This is the after header section.', 'genesis-sample' ),
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment