How to disable auth verification e-mail send from Wordfence


<?php

    add_filter('wordfence_ls_require_captcha', '__return_false' );

?>

Add:

    wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php:63

Ref:
https://stackoverflow.com/questions/68800656/how-to-disable-auth-verification-email-send-from-wordfence



Article ID: 100
Created On: Tue, Jan 18, 2022 at 12:35 PM
Last Updated On: Sun, Nov 12, 2023 at 7:06 PM
Authored by: Saeed Nobakht [[email protected]]

Online URL: https://www.navel.ir/article/how-to-disable-auth-verification-e-mail-send-from-wordfence-100.html