Skip to content

Instantly share code, notes, and snippets.

@leepettijohn
Created March 30, 2015 16:42
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 leepettijohn/cf83a45853fbcb62ca76 to your computer and use it in GitHub Desktop.
Save leepettijohn/cf83a45853fbcb62ca76 to your computer and use it in GitHub Desktop.
Genesis - Move Footer Widget Areas
remove_action('genesis_before_footer','genesis_footer_widget_areas');
add_action('genesis_footer','genesis_footer_widget_areas');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment