Skip to content

Instantly share code, notes, and snippets.

@vermasachin
Last active January 4, 2016 18:59
Show Gist options
  • Select an option

  • Save vermasachin/8664653 to your computer and use it in GitHub Desktop.

Select an option

Save vermasachin/8664653 to your computer and use it in GitHub Desktop.
// Register new sidebar
genesis_register_sidebar( array(
'id' => 'custom-homepage-sidebar',
'name' => 'Custom Homepage Sidebar',
'description' => 'This is the sidebar for Homepage',
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment