[buddypress-trac] [BuddyPress Trac] #7390: Support List-Unsubscribe header in emails
buddypress-trac
noreply at wordpress.org
Fri Dec 16 12:32:11 UTC 2016
#7390: Support List-Unsubscribe header in emails
-------------------------------------------------+-------------------------
Reporter: DJPaul | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: Emails | Version:
Severity: normal | Resolution:
Keywords: good-first-bug has-patch dev- |
feedback 2nd-opinion |
-------------------------------------------------+-------------------------
Comment (by chiragpatel):
Hello @DJPaul
The unsubscribe link not shows for all the senders. Please see the link:
http://stackoverflow.com/questions/28497332/gmail-unsubscribe-link-does-
not-appear and yes, List-Unsubscribe attribute support "mailto: not any
"http" link (If you have any suggestion let me know)?
Yes for "would suggest something like if ( ! empty( $tokens['unsubscribe']
) && $tokens['unsubscribe'] !== site_url( 'wp-login.php' ) ) {" -- I will
add it once we submit the final patch.
Do let us know your suggestions for the same.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7390#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list