Check for active Statify plugin

This commit is contained in:
2016-08-14 16:20:45 +02:00
parent 2550ce4faf
commit 0a001acac9
4 changed files with 13 additions and 8 deletions

View File

@ -1,5 +1,10 @@
<?php
/**
* Statify Blacklist admin configuration
*
* @since 1.0.0
*/
class StatifyBlacklist_Admin extends StatifyBlacklist
{
/**