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
<?php | |
/** | |
* Child Theme Settings | |
* Requires Genesis 1.8 or later | |
* | |
* This file registers all of this child theme's specific Theme Settings, accessible from | |
* Genesis > Child Theme Settings. | |
* | |
* @package BE Genesis Child | |
* @author Bill Erickson <[email protected]> |