Skip to content

Instantly share code, notes, and snippets.

@hellofromtonya
Created July 14, 2016 01:25
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 hellofromtonya/81e0716d7ed75a5281693f88de6cd369 to your computer and use it in GitHub Desktop.
Save hellofromtonya/81e0716d7ed75a5281693f88de6cd369 to your computer and use it in GitHub Desktop.
Typical Genesis hardcoded theme constants
define( 'CHILD_THEME_NAME', 'Genesis Sample' );
define( 'CHILD_THEME_URL', 'http://www.studiopress.com/' );
define( 'CHILD_THEME_VERSION', '2.2.4' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment