digitalunited / wordpress-clean-up
There is no license information available for the latest version (v0.0.12) of this package.
Package info
github.com/digitalunited/wordpress-clean-up
Type:wordpress-plugin
pkg:composer/digitalunited/wordpress-clean-up
v0.0.12
2020-06-11 06:28 UTC
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.