diff --git a/wpzoom-forms.php b/wpzoom-forms.php index ee0b2f7..6bc4b81 100644 --- a/wpzoom-forms.php +++ b/wpzoom-forms.php @@ -747,7 +747,7 @@ public function register_frontend_assets() { } $depends[] = 'google-recaptcha'; - } elseif ( 'turnstile' == $recaptchaService ) { + } elseif ( 'turnstile' == $enableRecaptcha ) { wp_register_script( 'turnstile-recaptcha', 'https://challenges.cloudflare.com/turnstile/v0/api.js',