• Resolved Ocio132

    (@ocio132)


    hello good I have this code but I don’t know how to exclude google recacpcha?

    /* Bloquear todas las solicitudes HTTP externas */
    define( 'WP_HTTP_BLOCK_EXTERNAL', TRUE );
    /* Dominios no bloqueados por la constante anterior */
    define( 'WP_ACCESSIBLE_HOSTS', 'dominio1.com, dominio2.com' );

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Victoria Sakal

    (@sakalvictoria)

    Hi, @ocio132!

    I apologize for any confusion, it looks like you can better accomplish what you are looking for with the plugin support/author that is adding reCaptcha rather than WP Mail SMTP.

    WP Mail SMTP is WordPress SMTP and PHP mailer plugin that helps your site send emails more reliably. However, the WP Mail SMTP plugin does not have the feature to add reCaptcha.

    Kind regards

Viewing 1 replies (of 1 total)

The topic ‘exclude google recaptcha’ is closed to new replies.