Opis
An extremely simple plugin that disables login verification emails sent by Wordfence when Google reCAPTCHA is enabled. No settings, no bloat — just activate and it works.
This plugin disables the „Login Verification Required” email notifications that Wordfence sends when using Google reCAPTCHA on the login page.
If you’re using Wordfence with reCAPTCHA (v2, v3, or Enterprise), Wordfence may still send verification emails that require manual approval for login — even if reCAPTCHA validation is passed. This plugin turns that off entirely.
There are no settings and no configuration needed. Just install, activate, and it works immediately.
Perfect for managed hosting environments where modifying the functions.php
file is not feasible or safe.
Features
- Disables Wordfence’s login verification emails when using reCAPTCHA
- Works with all versions of Google reCAPTCHA (v2, v3, and Enterprise)
- Zero configuration — just install and activate
- Lightweight — one line of code
- No impact on other Wordfence features
Instalacja
- Upload the plugin files to the
/wp-content/plugins/speedx-wordfence-disable-login-verification-required-emails/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins’ screen in WordPress.
- Done! The plugin is now running and has disabled the Wordfence login verification emails.
Najczęściej zadawane pytania
-
Does this plugin use Google reCAPTCHA or send any data externally?
-
No. The plugin only disables the verification email mechanism in Wordfence. It does not connect to Google or any third-party service.
-
When does the plugin start working?
-
Immediately after activation. There are no options to configure.
-
How do I re-enable the login verification emails?
-
Just deactivate or uninstall the plugin, and Wordfence will resume its normal email behavior.
Recenzje
Kontrybutorzy i deweloperzy
„Speedx – Disable Login Verification Required Emails for Wordfence” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniInteresuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.1
- Change plugin name, description and slug. Checking protected names and names throughout the plugin.
1.0
- Initial release