=== WP 2FA - Two-factor Authentication for WordPress=== Contributors: WPWhiteSecurity, robert681 Plugin URI: https://www.wpwhitesecurity.com/wordpress-plugins/wp-2fa/ License: GPLv3 License URI: https://www.gnu.org/licenses/gpl.html Tags: 2FA, two-factor authentication, multi step authentication, 2-factor authentication, WordPress authentication, two step authentication Requires at least: 4.5 Tested up to: 5.4 Stable tag: 1.3.0 Requires PHP: 5.6.20 Harden your website login page; add two-factor authentication (2FA) for all your users with this easy to use plugin. == Description == A FREE & EASY TO USE TWO-FACTOR AUTHENTICATION PLUGIN FOR WORDPRESS
Add an extra layer of security to your WordPress website login page and its users. Enable [two-factor authentication (2FA)](https://www.wpwhitesecurity.com/two-factor-authentication-wordpress/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=all+plugins&utm_content=plugin+repos+description), the best protection against users using weak passwords, and automated password guessing and brute force attacks. Use the [WP 2FA plugin](https://www.wpwhitesecurity.com/wordpress-plugins/wp-2fa/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin+repos+description) to enable two-factor authentication for your WordPress administrator user, and to enforce your website users, or some of them to use 2FA. This plugin is very easy to use. It has wizards with clear instructions, so even non technical users can setup 2FA without requiring technical assistance. ### Maintained & Supported by WP White Security WP White Security builds high-quality niche WordPress security & admin plugins such as [Password Policy Manager](https://www.wpwhitesecurity.com/wordpress-plugins/password-policy-manager-wordpress/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=PPMWP&utm_content=plugin+repos+description), a plugin with which you can ensure all your users use strong passwords. Browse our list of [WordPress plugins](https://www.wpwhitesecurity.com/wordpress-plugins/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=all+plugins&utm_content=plugin+repos+description) that can help you better manage and improve the security of your WordPress websites and users. ####WP 2FA Key plugin features & capabilities * Free Two-factor authentication (2FA) for all users * Supports TOTP (code from app like Google Authenticator) and OTP (email based codes) * Supports [2FA backup codes](https://www.wpwhitesecurity.com/2fa-backup-codes/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin%20repos%20description) * Very easy to use and wizard driven * Use [policies to enforce 2FA with a grace period](https://www.wpwhitesecurity.com/support/kb/configure-2fa-policies-enforce/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin%20repos%20description) * Protection against automated password guessing and dictionary attacks ### FREE Plugin Support Support for the WP 2FA plugin is available for free via: * [forums](https://wordpress.org/support/plugins/wp-2fa/) * [email](https://www.wpwhitesecurity.com/support/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin+repos+description) * [knowledge base](https://www.wpwhitesecurity.com/support/kb/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin+repos+description) For any other queries, feedback, or if you simply want to get in touch with us please use our [contact form](https://www.wpwhitesecurity.com/contact-wp-white-security/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin+repos+description). #### Related Links and Documentation * [What is Two-factor authentication](https://www.wpwhitesecurity.com/two-factor-authentication-wordpress/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin+repos+description) * [Why you need both 2FA & strong passwords](https://www.wpwhitesecurity.com/two-factor-authentication-strong-passwords-wordpress/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin+repos+description) * [Setting up Google authenticator for WordPress 2FA](https://www.wpwhitesecurity.com/google-authenticator-app-wordpress-2fa/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin+repos+description) * [Prevention is the way to go in WordPress Security](https://www.wpwhitesecurity.com/prevention-better-cure-ways-wordpress-security/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin+repos+description) * [Official WP 2FA plugin page](https://www.wpwhitesecurity.com/wordpress-plugins/wp-2fa/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin+repos+description) == Installation == === From within WordPress === 1. Visit 'Plugins > Add New' 1. Search for 'WP 2FA' 1. Install & activate the WP 2FA from your Plugins page. === Manually === 1. Download the plugin from the [WordPress plugins repository](https://wordpress.org/plugins/wp-2fa/) 1. Unzip the zip file and upload the `wp-2fa` folder to the `/wp-content/plugins/` directory 1. Activate the WWP 2FA plugin through the 'Plugins' menu in WordPress == Screenshots == 1. The first-time install wizard allows you to setup 2FA on your website and for your user within seconds. 2. The wizards make setting up 2FA very easy, so even non technical users can setup 2FA without requiring help. 3. You can require users to enable 2FA and also give them a grace period to do so. 4. Users can also use one-time codes via email as a two-factor authentication method. 5. It is recommended for all users to also generate backup codes, in case they cannot access the primary device. 6. In the user profile users only have a few 2FA options, so it is not confusing for them and everything is self explanatory. 7. The plugin blocks the accounts of users who are required to have 2FA but fail to enable it within the grace period, so they do not jeopardize the security of your website. == Changelog == = 1.3.0 (2020-06-04) = Release notes: [WP 2FA 1.3: Front-end 2FA setup & improved 2FA policies](https://www.wpsecurityauditlog.com/wp-2fa-1-3/) * **New features** * [2FA setup website page](https://www.wpwhitesecurity.com/support/kb/configure-2fa-front-end-page-wordpress/) for users who do not have access the dashboard and want to setup 2FA. * Front-end 2FA setup page email tag so the link to setup 2FA can be included in the user emails. * A number of shortcodes to setup your own [2FA configuration page](https://www.wpwhitesecurity.com/support/kb/shortcodes-custom-2fa-user-configuration-page/). * Setting to enable/disable every individual email notification. * **Improvements** * [2FA Policies](https://www.wpwhitesecurity.com/support/kb/configure-2fa-policies-enforce/) can now be enforced both by role and to specific users at the same time. * Administrators are redirected to the 2FA settings after completing the wizard. * Standardized the handling and error notifications for the custom from email address and display name placeholders. * **Bug fixes** * Addressed a number of minor UI issues in the plugin wizard. * Sites excluded in the wizard on multisite networks not excluded in config. * Username was not properly retrieved and shown in the backup code print export. * Users' grace period database entry was not deleted when admin removed the policies. Refer to the [complete plugin changelog](https://www.wpwhitesecurity.com/support/kb/wp-2fa-changelog/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=WP2FA&utm_content=plugin+repos+description) for more detailed information about what was new, improved and fixed in previous versions of the WP 2FA plugin.