Via Composer
$ composer require gwa/zero-module-cleanup
Add it to the getModuleClasses function.
protected function getModuleClasses()
{
return [
'Gwa\Wordpress\Zero\Module\CleanUpModule',
];
}
Please see CHANGELOG for more information what has changed recently.
$ phpunit
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.