Improve redirect handling
This commit is contained in:
@@ -23,8 +23,9 @@ final class Suspension extends Plugin {
|
||||
protected function __construct() {
|
||||
parent::__construct();
|
||||
$this->add_files([
|
||||
'inc/class-template.php',
|
||||
'inc/class-redirect.php',
|
||||
'inc/class-admin.php',
|
||||
'inc/class-template.php',
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user