Support is monitored from Monday to Saturday in office hours from the GMT timezone. Our response time can be up to 2 business days.

Notice: We do not accept any customization. Please Read Envato Support Policy. But we still can help with little snippets if that's possible!

Okay
  Print

Fix WP SMTP Error

1. Go to "wp-content/plugins".

2. Open the file "bp-custom.php" ( if you didn't find it just create a new one ).

3. Paste the code in the page below :

<?php
add_filter( 'bp_email_use_wp_mail', '__return_true' );