Not able to override pluggable function with a mu_plugin
That function isn’t for MS signups, the wpmu_signup_user_notification function in wp-includes/ms-functions.php handles that. here’s the docblock from that function: /** * Notify user of signup success. * * This is the notification function used when no new site has * been requested. * * Filter ‘wpmu_signup_user_notification’ to bypass this function or * replace it with … Read more