الوصف
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
لقطات الشاشة
التنصيب
- Download the plugin and extract its content
- Upload the extracted folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Set up 2-step verification through the ‘Users->2-Step Verification’ menu
التعليمات
- I cannot complete the first set up step, verification code is incorrect
-
Codes are time-dependent. Make sure your phone is set to the correct local time. If your server time is incorrect, click Sync now at top right of overview page
- I don’t received email
-
The plugin uses wordpress built-in function to send email. If email function not work you can try some plugin to help sending email over SMTP like
WP Mail Bank
,WP Mail SMTP
,WP SMTP
,… - Does the plugin support multisites?
-
Yes, it does. You can
network active
it, it work with all users no matter if your site is multisite or not
If an user turn itON
that mean he will be asked for code once login on all sites whole the network.
المراجعات
المساهمون والمطوّرون
“WordPress 2-step verification” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونلقد تم ترجمة ”WordPress 2-step verification“ إلى لغتين. شكراً إلى جميع المُترجمين لمُساهماتهم.
ترجمة ”WordPress 2-step verification“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
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