stklcode / statify-blacklist

Filter extension for the Statify WordPress plugin
https://wordpress.org/plugins/statify-blacklist/
GNU General Public License v2.0
2 stars 1 forks source link

Regular expression filters #4

Closed stklcode closed 7 years ago

stklcode commented 7 years ago

Add the ability to filter by regular expressions instead of (or in addition to?) domain in_array check.

Performance is far worse than the simple filter, so not recommended for live filtering, but using cron or manual clean-up is should be fine.