These Ten Commandments Nutter Butter Cookies are perfect for Passover and will help keep the Ten Commandments in our kid's minds for years to come. I’ve been looking for ways to create memories ...
/** * 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-or-later * @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 __DIR__ . '/lib/init.php';