digitalunited / wordpress-clean-up
Installs: 13 349
Dependents: 1
Suggesters: 0
Security: 0
Stars: 6
Watchers: 8
Forks: 1
Open Issues: 0
Type:wordpress-plugin
Requires
README
Installation
- 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.