Skip to content

Instantly share code, notes, and snippets.

@secretstache
Created March 24, 2015 19:22
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 secretstache/79e60fd43fea835149a6 to your computer and use it in GitHub Desktop.
Save secretstache/79e60fd43fea835149a6 to your computer and use it in GitHub Desktop.
force content sidebar genesis
//* Force content-sidebar layout setting
add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_content_sidebar' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment