Deprecation in php8.1
-
Hi,
I am getting a GF deprecation warning comming from
/includes/inline_scripts.php Line 83
$logic_event = $field->get_conditional_logic_event( ‘change’ );
* @deprecated 2.4 Conditional Logic is now triggered based on .gfield class name. No need to hardcode calls to gf_apply_rules() to every field.
See example how they fix it in mailchimp
https://github.com/ibericode/mailchimp-for-wordpress/commit/2d55a9c6238e155d5fed2d33861899063f9fb4de
Thanks in advance and thanks for your plugin,
Choni
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.