github WordOps/WordOps v3.20.0
v3.20.0 - WordOps stable release

17 days ago

What's Changed

Create subsite feature

Many thanks to @doofusdavid for his contribution.
Here some usage example :

# Create multisite and add two subsites
wo site create multisite.local --wpsubdir
wo site create a.local --subsiteof multisite.local
wo site create b.local --subsiteof multisite.local

# create single site, realize mistake, and convert to subsite
wo site create singlesite.local --wp
wo site update singlesite.local --subsiteof multisite.local

New Contributors

Full Changelog: v3.19.1...v3.20.0

Don't miss a new WordOps release

NewReleases is sending notifications on new releases.