=== Plugin Name === Contributors: Victoria Scales Tags: stats, statistics, clicks, traffic, visit, monitor, data, figures, performance, url Requires at least: 3.0 Tested up to: 3.0 Donate link: http://www.amazon.co.uk/wishlist/2FRM957UJWLZ2 Stable tag: trunk VSF Simple Stats plugin. Records date, host, IP, browser info and url. == Description == Records all hits to your website, but excludes hits from IPs that have been added to the filter list. IP addresses can be filtered individually or as a range from the admin page. == Installation == 1. Download and extract it 2. Copy vsf-simple-stats folder to the "/wp-content/plugins/" directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Done == Frequently Asked Questions == = Do I have to configure something? = You don't have to, but you can exclude ips from the admin page (VSF Simple Stats). = How do I exclude a range of IP addresses? = Go to the admin page, VSF Simple Stats and in the "IP From" box, put the start of the ip range, E.g. 207.46.0.0 In the second box, "IP to", put the end of the ip range, E.g. 207.46.255.255 In the third box, "Description", you can put a description of the ip range, E.g. Microsoft = How do I exclude a single IP address? = Simply follow the instructions above for excluding a range of ips, but don't fill in the "IP to" box. E.g. "IP from" 1.2.3.4, "IP to" [blank] and "Description" Me. == Screenshots == 1. Image of the show stats page 2. Image of the show stats page 3. Image of the admin menu page allowing for ips to be added which will be ignored when producing stats. == Changelog == = 0.4 = All strings are now ready for internationalisation. = 0.3 = Add reset button for stats to the admin page and to the stats page. Tidy up code and change the admin layout slightly. Improve checking of the description field. = 0.2.1 = Made the plugin activation better by adding an activation hook instead of checking installation everywhere. Should improve performance (slightly) and improve first activation / installation = 0.2 = Small modification to the name to comply with wordpress.org = 0.1 = First and stable version.