=== Files Fence ===
Contributors: aixeiger
Tags: security, files security, files, checksum security, files integrity
Tested up to: 6.3
Stable tag: 0.1.3
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Detect if a wordpress core files are changed and if a unwanted file(s) are uploaded or created in wordpress folders different to wp-content

== Description ==

Detect if a wordpress core files are changed and if a unwanted file(s) are uploaded or created in wordpress folders different to wp-content

## How works

* Install the plugin
* That's all
* For review the unknown or modified files go to "Files Fence" in the sidebar menu
* For ignore a file that you known that was modified click on "ignore"

## Changelog

0.1.1 		03-nov-22 	fix: update the scanned version on wp update, and add .user.ini, php.ini, error_log to the ignored files
0.1.2 		23-feb-22 	Add the Processing time, and fix properly the recognition of the error_log file in the multiple folders, and recognition of the php.ini and .htaccess file
