endpoints['promotions'] = new Promotions(); $this->endpoints['admin-config'] = new Admin_Config(); $this->endpoints['theme-settings'] = new Theme_Settings(); $this->endpoints['whats-new'] = new Whats_New(); } }