Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1326822

    what is the difference between these two filters:
    avf_load_google_recaptcha_api_prohibited and avf_disable_recaptchaV3_for_post

    #1326956

    Hey Guenter,

    Thank you for the inquiry.

    The avf_load_google_recaptcha_api_prohibited completely prevents the scripts from loading, no scripts will be enqueued or registered, while the avf_disable_recaptchaV3_for_post filter just prevents the theme from adding the av-recaptcha-enabled class name to the body tag, which will also disable recaptcha but the scripts will still load.

    Best regards,
    Ismael

    #1327358

    Thanks for clarification.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.