Initial attempt

This commit is contained in:
Cooper Dalrymple
2026-02-02 09:39:37 -06:00
parent 9a1f3a0c87
commit 7d6c38f86c
2 changed files with 34 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ final class Suspension extends Plugin {
'inc/class-redirect.php',
'inc/class-admin.php',
'inc/class-template.php',
'inc/integrations/class-wp-rocket.php',
]);
}