function redirect_email() { return get_site_option( "admin_email" ); } add_filter('bp_core_activation_signup_user_notification_to', 'redirect_email')