Skip to content

Instantly share code, notes, and snippets.

@templatemonster
Created December 12, 2016 13:08
Show Gist options
  • Save templatemonster/3ea09473054197be6e99fa215146fefe to your computer and use it in GitHub Desktop.
Save templatemonster/3ea09473054197be6e99fa215146fefe to your computer and use it in GitHub Desktop.
/**
* Load setup file for Cherry V
*/
add_action( 'after_setup_theme', require( get_template_directory() . '/cherry-framework/setup.php' ), 0 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment