
=== Code Scanner ===
 Contributors: msicknick
 Tags: malicious,malware,code,injections,injected,hacked,hack,theme,plugin,core
 Donate link: https://paypal.me/MSicknick
 Requires at least: 4.0
 Tested up to: 5.1.0
 Stable: trunk
 Requires PHP: 5.6
 License: GPLv2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html

Scans WordPress plugin, theme, and core directories for malicious code injections.

== Description ==
 This plugin was born because my own WordPress site got hacked, and I needed a quick way to track down which files have had code injected into them.
 It will scan for the key words I found to be common in WordPress code injection situations.

== Installation ==
  Upload Code Scanner to your WordPress blog and activate it.
  That's it!

== Changelog ==
 = Version 1.0.0 (06/04/2018) =
 * Initial release