Adding a new user to a sub-site of a WordPress multisite is a two step process via the WP CLI. Add a user to the network First we’ll add a new user to the multisite network with the following WP CLI command: In this example we’ve assigned the role of administrator, while the other options …
Continue reading “Add WordPress User to Multisite via WP CLI”