diff --git a/README.md b/README.md index b5631dc..5ad73d4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A filter extension for the famous [Statify](https://wordpress.org/plugins/statif This plugin adds customizable filters to Statify to allow blocking of referer spam or internal interactions. -### Features ## +### Features ### #### Referer Filter #### Add a list of domains (for simplicity only second-level, e.g. _example.com_ which blocks _everything.example.com_). diff --git a/statify-blacklist.php b/statify-blacklist.php index c551890..1cb2219 100644 --- a/statify-blacklist.php +++ b/statify-blacklist.php @@ -9,7 +9,7 @@ * @wordpress-plugin * Plugin Name: Statify Filter * Plugin URI: https://wordpress.org/plugins/statify-blacklist/ - * Description: Extension for the Statify plugin to add customizable filters. (formerly "Statify Blacklist) + * Description: Extension for the Statify plugin to add customizable filters. (formerly "Statify Blacklist") * Version: 1.7.2 * Requires at least: 4.7 * Requires PHP: 5.5