statify-blacklist/readme.txt

36 lines
1.2 KiB
Plaintext

=== Statify Blacklist ===
Contributors: Stefan Kalscheuer
Tags: stats, extension, blacklist, filter
Requires at least: 3.9
Tested up to: 4.5.3
Stable tag: trunk
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Extension for the Statify statistics plugin. Provides a customizable referer blacklist.
== Description ==
A blacklist extension for the famous [Statify](http://statify.de) Wordpress plugin.
This plugin adds customizable blacklist to Statify to allow blocking of referer spam or internal interactions.
== Requirements ==
* PHP 5.2.4
* WordPress 3.9
* Statify plugin (tested with 1.4.2)
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/statify-blacklist` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Settings->Plugin Name screen to configure the plugin
1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
== Changelog ==
= 1.1.0 / 15.08.2016 =
* One-time execution on database
= 1.0.0 / 14.08.2016 =
* First release