- Install via composer -
composer require digitalunited/wp-clean-up
- Activate plugin
##Configuration Copy configBoilerplate.php to WpCleanUpConfig.php in your theme directory and enable/disable featuers there. If there is no WpCleanUpConfig.php in the theme directory, configBoilerpalte will be used instead.