=== Lana Security ===
Contributors: lanacodes
Tags: security, captcha, login captcha, login security, login log, security log, security monitor, protect
Requires at least: 4.0
Tested up to: 5.9
Stable tag: 1.1.8
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Security plugin to protect website with login captcha, hide version number and security monitor

== Description ==

Security plugin to protect website.

= Video =

[youtube https://www.youtube.com/watch?v=GAZxD6iMg5o]

= 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 =
[Lana Security](http://lana.codes/lana-product/lana-security/)

== Installation ==

= Requires =
* WordPress at least 4.0
* PHP at least 5.3

= Instalation steps =

1. Upload the plugin files to the `/wp-content/plugins/lana-security` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress

= How to use it =
* in `Lana Security > Settings`, you can enable or disable the options.

== Frequently Asked Questions ==

Do you have questions or issues with Lana Security?
Use these support channels appropriately.

= Lana Codes =
[Support](http://lana.codes/contact/)

= WordPress Forum =
[Support Forum](http://wordpress.org/support/plugin/lana-security)

== Screenshots ==

1. screenshot-1.jpg
1. screenshot-2.jpg
1. screenshot-3.jpg
1. screenshot-4.jpg
1. screenshot-5.jpg

== Changelog ==

= 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

== Upgrade Notice ==

= 1.1.8 =
This version fixes cron. Upgrade recommended.

= 1.1.7 =
This version fixes settings display.

= 1.1.6 =
This version fixes settings display.

= 1.1.5 =
This version fixes settings link.

= 1.1.4 =
This version added missing assets files. Upgrade recommended.

= 1.1.3 =
This version fixes version constant. Upgrade recommended.

= 1.1.2 =
This version added cleanup and fixes plugin action. Upgrade recommended.

= 1.1.1 =
This version added translate string and changed security plugin list page. Upgrade recommended.

= 1.1.0 =
This version changed captcha validation method. Upgrade recommended.

= 1.0.9 =
This version added registration and lost password captcha and changed register session method. Upgrade recommended.

= 1.0.8 =
This version added text domain to the plugin header. Upgrade recommended.

= 1.0.7 =
Nothing has changed in this version. Tested in WordPress 4.8 and compatible.

= 1.0.5 =
This version fixes escape bug. Upgrade recommended.

= 1.0.4 =
This version fixes readme.txt typo.

= 1.0.3 =
Nothing has changed in this version. Tested in WordPress 4.7 and compatible.

= 1.0.2 =
This version change session and captcha method. Upgrade recommended.

= 1.0.1 =
This version fixes admin change password log bug. Upgrade recommended.