4890dbaeeb
Corrections for WP Coding Standard
...
All PHP classes have been reworked to match the WP coding standard. This includes mostly code styling, but also the use of wp_ functions instead of PHP builtins.
2017-07-15 15:58:43 +02:00
5b1e490ace
Comments and code style reworked
...
To adhere a little more to the WP Coding Standards, PHPdoc blocks and inline have been reworked. No code has been changed.
2017-07-04 14:56:56 +02:00
76cd908861
Preparations for 1.4.0 release
2017-06-10 14:44:03 +02:00
7929dd66bd
PHPdoc and ReadMe corrections
2017-06-05 18:13:36 +02:00
9f9c7af298
Minor corrections
2017-06-02 18:14:06 +02:00
35b00ac485
Fix #6 : hook returns NULL instead of FALSE
2016-12-09 09:37:58 +01:00
57e2870904
Upgrade hook adds version in options
2016-10-10 10:07:48 +02:00
25b16746b2
Feature #4 Regular expression filters
2016-10-10 09:17:32 +02:00
e80040fb7e
fix #5 Live filter configuration inverted
2016-10-10 09:12:01 +02:00
19644dd62b
Enhancement #1 Switched from in_array() to faster isset() for referer checking
2016-08-25 20:20:43 +02:00
1e0659e649
WP coding style
2016-08-20 18:50:38 +02:00
5d751e2dc6
Prepared for localization
2016-08-17 08:13:45 +02:00