Wordpress 2-Step Verification (Wp2sv) adds an extra layer of security to your Wordpress Account.
In addition to your username and password, you'll enter a code that generated by Android/iPhone/Blackberry app or Plugin will send you via email upon signing in.
产品特点
- Easy setup
- Multisite supported
- Option to use application or email
- Backup codes
- Protect XML-RPC with app password
- App passwords for apps that don't support 2-Step Verification
- Easy recovery(via ftp) if lost phone
- Setup 2-Step at front page for Woocommerce
== Installation ==
- Download the plugin and extract its content
- Upload the extracted folder to the
/wp-content/plugins/
directory
- 通过WordPress的的“Plugins”菜单激活插件
- Set up 2-step verification through the 'Users->2-Step Verification' menu
2.5.6
- Update vue to 2.7.14
- Fix issue with translation
2.5.4
- Fix cannot use same email again after turn off by admin
2.5.2
2.5.1
- Fix php warning message
- Only show 4.x compatibility warning when language is not english
2.5
2.4.2
- Fix jetpack connection issue
2.4.1
- Fix issue xml-rpc not working even with app password
- Fix compatibility with contact form
2.4
- Woocommerce account page integration
- Fix bugs
2.3.1
- Fix some issues
- Added hooks: wp2sv_init, wp2sv_setup, wp2sv_handle, wp2sv_handled
2.3.0
- Template refactored, new location for template {theme}/wp2sv/
- Revoke trusted device
- Fix some bugs
2.2.0
- Add woocommerce support
- Fix rest api is blocked by wp2sv
2.1.2
- Fix recovery method not working
2.1.1
- Improve performance, may fix possibility 403 issue
2.1
- Improve compatibility with other plugins/services
- Strict mode (use WP2SV_STRICT_MODE constance) for more security but may not compatible with others
2.0.2
Fix not able to connect via Xml-RPC due to fatal error
2.0.1
Fix compatibility with third-party applications
2.0
- New design for admin
- Refactored code