Remove a duplicate function [MAILPOET-743]
This commit is contained in:
@@ -541,8 +541,4 @@ class Menu {
|
||||
$notice->displayWPNotice();
|
||||
}
|
||||
}
|
||||
|
||||
static function isOnMailPoetAdminPage() {
|
||||
return (!empty($_REQUEST['page']) && stripos($_REQUEST['page'], 'mailpoet-') !== false);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user