get_state( 'form' ); $form = Helper::get_cf7_settings_form( $cf7_form ); $data = array( 'form' => $form, ); return $data; } }