Youzify (formerly Youzer)

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' );