Skip to content

Instantly share code, notes, and snippets.

@BeardedGinger
Last active December 22, 2015 05:39
Show Gist options
  • Save BeardedGinger/6425767 to your computer and use it in GitHub Desktop.
Save BeardedGinger/6425767 to your computer and use it in GitHub Desktop.
Include the Exodus Framework within your Genesis child theme
//* Include Exodus Framework
include_once( get_stylesheet_directory() . '/exodus-framework/init.php' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment