Forgot to write a post because I was so busy getting my presentation together for Saturday. Can anyone say sleep deprived?
Lots of good stuff done. Will share my materials after the fact, some time next week.
How are you doing?
/** * Genesis Framework * * WARNING: This file is part of the core Genesis Framework. DO NOT edit * this file under any circumstances. Please do all modifications * in the form of a child theme. * * @package Genesis * @author StudioPress * @license GPL-2.0+ * @link https://my.studiopress.com/themes/genesis/ */ /** * Calls the init.php file, but only if the child theme has not called it first. * * This method allows the child theme to load * the framework so it can use the framework * components immediately. */ require_once dirname( __FILE__ ) . '/lib/init.php';
In which I talk about stuff and stuff
Recent Thoughts