← All recipes

Disable Emails

Inserts must-use plugin to disable outgoing emails.

mkdir wp-content/mu-plugins
cd wp-content/mu-plugins
wget https://raw.githubusercontent.com/salcode/stop-emails/master/stop-emails.php
Run it across a fleet

Open the console in CaptainCore Manager, pick the target sites, choose this recipe from the Cookbook picker and press run. The CLI streams each site's output back to the dock.

About the console →