-
-
Save hellofromtonya/81e0716d7ed75a5281693f88de6cd369 to your computer and use it in GitHub Desktop.
Typical Genesis hardcoded theme constants
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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