Chassis / puppet-wp

This module enables the easy use of WP CLI to control your WordPress site through Puppet manifests
https://chassis.github.io/puppet-wp/
GNU Lesser General Public License v3.0
44 stars 39 forks source link

Change wp::site to wp::core #59

Closed BronsonQuick closed 5 years ago

BronsonQuick commented 5 years ago

WP-CLI has commands for both wp core and wp site. Currently the naming of wp::site is confusing and it should be changed to wp::core and later on we can add the wp site command in the wp::site class.