load(); } } /** * Load everything up after init. * * @access public * @since 4.0.0 */ public static function load() { new ReduxTemplates\Templates(); } } new Init();