Hi mattyrob,
Thanx for your answer.
I located the problem in classes/class-s2-core.php, line 368.
/*
if ( $this->s2_mu && !apply_filters(‘s2_allow_site_switching’, $this->site_switching) ) {
global $switched;
if ( $switched ) { return; }
}
*/
When i comment this bloc, mails notification are well sent.
I don’t understand the purpose of the allow_site_switching yet.
Do you have some information about this ?
My wordpress platform is a MultiSite wordpress.
Regards,
—
MEAT