has_api_key_and_secret() ) { $this->api = new ConvertKit_API( $settings->get_api_key(), $settings->get_api_secret(), $settings->debug_enabled(), $context ); } // Call parent initialization function. parent::init(); } /** * Returns the HTML/JS markup for the given Form ID. * * Legacy Forms will return HTML. * Current Forms will return a '; } }