Açıklama
Security plugin to protect website.
Video
Encrypt Version
Encrypt WordPress version in frontend scripts and styles, and remove generator
Insecure Files
Block insecure files (readme.html, license.txt) with htaccess
Login Captcha
Add simple number captcha in WordPress login form
Registration Captcha
Add simple number captcha in WordPress registration form
Lost Password Captcha
Add simple number captcha in WordPress lost password form
Security Logs
Monitors: activate and deactivate Lana Security plugin, password change (roles: only administrator), delete user (roles: all)
Login Logs
Monitors: success and failed login with comment
Lana Codes
Ekran Görüntüleri
Yükleme
Requires
- WordPress at least 4.0
- PHP at least 5.3
Instalation steps
- Upload the plugin files to the
/wp-content/plugins/lana-security
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
How to use it
- in
Lana Security > Settings
, you can enable or disable the options.
SSS
Do you have questions or issues with Lana Security?
Use these support channels appropriately.
-
Lana Codes
-
WordPress Forum
Katkıda Bulunanlar ve Geliştiriciler
“Lana Security” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Lana Security” 1 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.
“Lana Security” 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.1.8
- bugfix cronjob
1.1.7
- bugfix settings display js
- reformat code
1.1.6
- bugfix settings display js
1.1.5
- bugfix settings link
1.1.4
- add missing assets files
1.1.3
- bugfix version constant
1.1.2
- add cleanup
- bugfix plugin action
1.1.1
- add translate string
- change security plugin list page
- change logs list page
1.1.0
- reformat code
- add constants
- add per page in list table
- change wp role add cap function
- change captcha validation function
1.0.9
- reformat code
- add register captcha
- add lost password captcha
- change register session method in login
- update readme.txt
- Tested in WordPress 4.9 (compatible)
1.0.8
- add text domain to plugin header
1.0.7
- Tested in WordPress 4.8 (compatible)
- Change website to lana.codes
1.0.6
- bugfix typo in readme.txt
1.0.5
- bugfix escape
1.0.4
- bugfix typo in readme.txt
1.0.3
- Tested in WordPress 4.7 (compatible)
- No change
1.0.2
- change session method
- change captcha method (base64 data:image)
1.0.1
- bugfix lana_security_add_admin_change_password_log() function
1.0.0
- Added Lana Security