[buddypress-trac] [BuddyPress Trac] #9301: Template notice not displayed for logged-out users when clicking on email unsubscribe link
buddypress-trac
noreply at wordpress.org
Tue Sep 2 17:20:34 UTC 2025
#9301: Template notice not displayed for logged-out users when clicking on email
unsubscribe link
------------------------------------------+------------------------------
Reporter: r-a-y | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Emails | Version:
Severity: normal | Resolution:
Keywords: dev-feedback has-screenshots |
------------------------------------------+------------------------------
Comment (by r-a-y):
Replying to [comment:5 emaralive]:
> Is this the only template message of concern or are there others as
well?
The registration and activation pages also uses `bp_core_add_message()`,
which would affect logged-out users:
*
https://github.com/buddypress/buddypress/blob/8c0406454b260566fb17fc6cb21d755838eac675/src
/bp-members/screens/register.php#L272
*
https://github.com/buddypress/buddypress/blob/8c0406454b260566fb17fc6cb21d755838eac675/src
/bp-members/screens/activate.php#L112-L125
----
> What if we did something similar to what is shown in the screenshot for
logged-out users?
I think this helps in the short term for this specific ticket, but we
should analyze other unsubscribe workflows to improve the user experience
in a future release.
Screenshot removes the link from the "You can change this or any other
email notification preferences in your email settings" sentence. We should
add it back to make things easier for the user to change their email
notification settings if needed.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9301#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list