=== File Inspection ===
Contributors: hccoder
Donate link: 
Tags: security, file security, wordpress security, file inspection
Requires at least: 3.0.0
Tested up to: 3.3.2
Stable tag: 1.0

The plugin creates MD5 hash from every file in your blog.

== Description ==

The plugin creates MD5 hash from every file in your blog. If your blog got hacked you can easily check which files changed, so you can fix the hacked files quickly.

== Installation ==

Unzip the plugin and copy the file-inspection folder to your wp-content/plugins folder or install from wordpress.org repository and activate the plugin.

== Frequently Asked Questions ==

= Can this plugin mess up my WordPress database? =

No, this plugin works without database, just using local files.

== Screenshots ==

1. The dashboard of the plugin.
2. File compare results without any warnings.
3. File compare results with warnings.

== Changelog ==

= 1.0 =
* First stable version.