=== Clicker Counter ===
Contributors: basiliskan
License: GPLv3
Requires at least: 3.8
Tested up to: 4.3
Stable tag: 2.2.4
Tags: tracking, click, statistics, analytics, counter

== Description ==

Clicker Counter allows you to track clicks on file extensions or classes. All clicks are logged and ordered by amount.

== Installation ==

1. Upload the 'clicker-counter' folder to your '/wp-content/plugins/' directory
2. Activate the plugin via the Plugins menu in WordPress
4. A new Clicker Counter menu will appear in WordPress with options and general help

== Changelog ==

= 2.2.4 =
* UPDATE: Updated WordPress compatibility

= 2.2.3 =
* UPDATE: Updated version, WordPress compatibility and plugin URL

= 2.2.2 =
* FIX: Fixed wrong version
* FIX: Checked serialization routine

= 2.2.1 =
* IMPROVEMENT: Updated serialize() function to use WordPress maybe_unserialize()
* IMPROVEMENT: Added failure check for usort() function
* IMPROVEMENT: Removed small text styling from plugin's backend

= 2.2 =
* Removed duplicate usort() function outside of array check
* Removed unused scripts
* Fixed naming of admin.css to use minification
* Minified all inline scripts

= 2.1 =
* Fixed wrong usort() callback generating a PHP warning
* Fixed wrong readme.txt version

= 2.0 =
* First public release

= 2.0-alpha =
* Fixed lightbox links
* Added most used jQuery selectors
* Added custom jQuery selector
