Rsync plugin to many local wordpress installs via script or cli
- by Nick Abbey
I am maintaining a large number of wordpress installs on a production server, and we are looking to deploy InfiniteWP for managing these installs. I am looking for a way to script the distribution of the plugin folder to all of these installs.
On server wp-prod, all sites are stored in /srv//site/
The plugin needs to be copied from ~/iws-plugin to…