=== Files Inspector ===
Contributors: alexhee
Tags: file-changes, security, file-compare,files-inspector,file
Requires at least: 3.1
Tested up to: 4.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Compare files changes within wordpress.

== Description ==

This plugin is used to detect changes based on the dates that you have run an inspection to the files within
the wordpress instance. With this, you can see if there is a modification, addition or deletion to the files
and compare the changes based on the date. Besides that, it can be used as a security tools to point out 
which files has been altered ever since there's a compromised.

This plugin do not write or change any of your file permission. All it does is just read the information of 
each files and folders under the wordpress instance.

== Installation ==

1. Upload files-inspector to the '/wp-content/plugins' directory
2. Activate the plugin through the 'Plugins menu in Wordpress'
3. Go to settings > files inspector to use the plugin
4. Run the first inspection of files to be compared with later changes.
5. Have at least two inspection to compare the changes.

== Screenshots ==

1. First look when plugin is installed. 
2. First inspection run. There will be a list there but nothing to compare to.
3. Having two or more inspection, we will be able to compare the file difference.
4. Detailed information of what files has been added, removed or changed.