Açıklama
Secure your WordPress site with WordPress Secure Login.
WordPress Secure Login provides 2-step verification on login. Once a user submits their login credentials, a One Time Pin (OTP) is emailed to them. They need to enter this OTP in order to continue to login.
Stop Brute force hacking attempts, and keep your data safe!
* Easy to install!
* Easy to replace the Email system with an SMS Gateway
* WordPress 4.0 Ready!
Yükleme
Copy the “secure-login” folder to your WordPress Plugins directory via FTP. The WordPress Plugins directory is situated in “/wp-content/plugins/”
Once the “secure-login” folder has been copied to the WordPress Plugins directory, log in to your WordPress admin area (http://www.yourdomain.com/wp-admin).
Click on the “Plugins” menu item. You will be redirected to the Plugins page. Locate the “Secure Login” plugin, and click activate.
Note: In order to use this plugin, you will need a valid WordPress install. This plugin will not work on a wordpress.com hosted site, and has not been tested on a Multi Site install.
In order for this plugin to function correctly, you will need to use a permalink structure that uses rewrite rules. The “Post name” structure is recommended.
For accurate login time tracking, make sure your correct Timezone is selected under “Settings” > “General”.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Secure Login” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Secure Login” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0.4
- Fixed: Rewrite Rules Flush
1.0.3
- Added: Action hook on OTP Send
- Added: Filter hooks on OTP message and email headers
1.0.2
- Added: Rewrite Rules Flush on activation.
1.0.1
- Added: Responsive Web Design Support.