Skip to content

Instantly share code, notes, and snippets.

@cdils
Created December 24, 2012 17:12
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 cdils/4370047 to your computer and use it in GitHub Desktop.
Save cdils/4370047 to your computer and use it in GitHub Desktop.
Genesis Framework http://wp.me/p2Vyfh-fi
remove_action( 'genesis_footer', 'genesis_do_footer' );
add_action( 'genesis_after', 'genesis_do_footer' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment