31 lines
1.0 KiB
Markdown
31 lines
1.0 KiB
Markdown
# Statify Blacklist #
|
||
* Contributors: Stefan Kalscheuer
|
||
* Requires at least: 3.9
|
||
* Tested up to: 4.5
|
||
* Stable tag: 1.0.0
|
||
* License: GPLv3 or later
|
||
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||
|
||
## 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.
|
||
|
||
### Current Features ##
|
||
####Referer Blacklist
|
||
Add a list of domains (for simplicity onl second-level, e.g. _example.com_ which blocks _everything.example.com_).
|
||
|
||
|
||
### Compatibility ###
|
||
This plugin requires Statify to be installed. The extension has been tested with Statify 1.4.3
|
||
The plugin is capable of handling multisite installations.
|
||
|
||
### Credits ###
|
||
* Author: Stefan Kalscheuer
|
||
|
||
## Installation ##
|
||
* If you don’t know how to install a plugin for WordPress, [here’s how](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
|
||
|
||
### Requirements ###
|
||
* PHP 5.2.4
|
||
* WordPress 3.9 |