Network Batch
WordPress Network Batch Processing
★ 8stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/plymouthstate/network-batch/archive/refs/heads/master.zipWordPress Network Batch Processing
First pass at a plugin to run a callback on all blogs in a WordPress Network. Hooks into the "Upgrade Network" functionality, using HTTP calls to upgrade five blogs at a time.
- Network Activate this plugin
- Create a callback function on the backend (e.g. mu-plugins)
- Visit "Network Batch" under the Network Admin "Plugins" menu
- Specify the callback, and click "Batch Process"