← All recipes

Send Test Email

Sends a test email.

wp eval 'wp_mail( "[email protected]", "Verifying Email Health", "Looks like it worked.", ["Content-Type: text/html; charset=UTF-8"] );'

Be sure to replace [email protected] with your email address.

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 →