In order to change the deactivated plugin email recipient, simply add the following to your wp-config.php file: define(‘SS88_2FAVE_NOTIFICATION_EMAIL’, ‘[email protected]’); Change [email protected] to your preferred email.
Read MoreTwo-Factor (2FA) Authentication via Email
To enable two factor authentication for all users, add the following to your wp-config.php file: define(‘SS88_2FAVE_ENABLE_ALL’, true); To enable for all Administrators, add the following: […]
Read MoreYes! This feature was added in version 1.4. Copy the file located in the plugin directory at wp-content/plugins/two-factor-2fa-via-email/assets/2fa-page.php to your themes folder (and rename it) […]
Read MoreAs of version 1.5.2 you can now set your own time limit in minutes that a unique link will expire. To do this, edit your […]
Read More