Skip to:
Content

BuddyPress.org

Opened 3 months ago

Last modified 3 months ago

#9178 new defect (bug)

When using 'bp_email_use_wp_mail' filter , Pending user activation sent emails count are shown as 0 by default even if email is sent

Reported by: angamesahmed's profile angamesahmed Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 12.5.0
Component: Emails Keywords:
Cc:

Description

When using
add_filter( 'bp_email_use_wp_mail', 'return_true' );

when new user register to website , and activation email is sent
go to Users -> Manage Signups -> check emails sent is 0 to that user

that cause i don't know which users received emails and who didn't
activation emails recorded successfully in email log
https://i.ibb.co/VM8VYRs/Untitled.png

Change History (1)

#1 @espellcaste
3 months ago

  • Component changed from Core to Emails
Note: See TracTickets for help on using tickets.