[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
Thu Sep 18 00:56:53 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 has- |
patch needs-testing |
-------------------------------------------------+-------------------------
Comment (by emaralive):
When I first looked at this, I had the same initial thought until I
noticed that the last {{{wp_die()}}} was related to messages without a
{{{$redirect_to}}} plus the {{{$unsub_msg}}} and {{{$result_msg}}} are
reversed, in addition to having to add a 3rd {{{Augnum}}} for the
{{{$redirect_to}}}, i.e., {{{sprintf()}}}.
Therefore I opted to not mess with it (in my mind keeping things simple,
well, at least for me). Furthermore, any additional revamping
would/could/should be the byproduct of a long term solution, which may
incorporate:
* Landing page for unsubscribe & the possibility for a resubscribe
functionality for sites that have **Account Settings** inactive.
* The possible implementation of
[https://datatracker.ietf.org/doc/html/rfc8058 RFC 8058] - One-Click
Functionality for List Email Headers. Currently, it looks like,
[https://datatracker.ietf.org/doc/html/rfc2369#section-3.2 section 3.2] of
RFC 2369 (List-Unsubscribe) has been implemented.
* Other functionalities that would be the result of further analysis when
looking at a long term solution.
Having stated the above, sticking a fork in this will free up time for me
to work on other tasks. Thoughts?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9301#comment:16>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list