Stable tag updated
This commit is contained in:
parent
ff11cdc931
commit
f1e9ee0fbe
@ -2,7 +2,7 @@
|
|||||||
* Contributors: Stefan Kalscheuer
|
* Contributors: Stefan Kalscheuer
|
||||||
* Requires at least: 3.9
|
* Requires at least: 3.9
|
||||||
* Tested up to: 4.6
|
* Tested up to: 4.6
|
||||||
* Stable tag: 1.1.2
|
* Stable tag: 1.2.0
|
||||||
* License: GPLv3 or later
|
* License: GPLv3 or later
|
||||||
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ The plugin is capable of handling multisite installations.
|
|||||||
### What is blocked by default? ###
|
### What is blocked by default? ###
|
||||||
Nothing. By default all blacklists are empty and disabled. They can and have to be filled by the blog administrator.
|
Nothing. By default all blacklists are empty and disabled. They can and have to be filled by the blog administrator.
|
||||||
|
|
||||||
A default blacklist is not provided, as the plugin itself totally neutral. If you want to filter out referer spam,
|
A default blacklist is not provided, as the plugin itself is totally neutral. If you want to filter out referer spam,
|
||||||
visitors from search engines or just "false" referers from 301 redirects only depends on you.
|
visitors from search engines or just "false" referers from 301 redirects only depends on you.
|
||||||
|
|
||||||
### Does the filter effect user experience? ###
|
### Does the filter effect user experience? ###
|
||||||
@ -64,7 +64,7 @@ If you like to have this feature, please leave a feature request in GitHub or th
|
|||||||
1. Statify Blacklist settings page
|
1. Statify Blacklist settings page
|
||||||
|
|
||||||
## Changelog ##
|
## Changelog ##
|
||||||
### 1.2.0 / (work in progress) ###
|
### 1.2.0 / 29.08.2016 ###
|
||||||
* Switched from `in_array()` to faster `isset()` for referer checking
|
* Switched from `in_array()` to faster `isset()` for referer checking
|
||||||
* Optional cron execiton implemented
|
* Optional cron execiton implemented
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user