#61867
 sharmstr
Moderator

put this in your functions file

COPY CODE

add_action('init','remove_pm_email_restrict');

function remove_pm_email_restrict() {
  remove_filter( 'messages_notification_new_message_message', 'kleo_pmpro_restrict_pm_email_content', 11, 7 );
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

Log in with your credentials

Forgot your details?