[buddypress-trac] [BuddyPress Trac] #6915: BP Email template: the unsubscribe link & the account activation email

buddypress-trac noreply at wordpress.org
Thu Feb 18 09:42:16 UTC 2016


#6915: BP Email template: the unsubscribe link & the account activation email
------------------------------------+------------------
 Reporter:  imath                   |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  2.5
Component:  API                     |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  dev-feedback has-patch  |
------------------------------------+------------------

Comment (by djpaul):

 In [changeset:"10611"]:
 {{{
 #!CommitTicketReference repository="" revision="10611"
 Emails: set default value of `unsubscribe` token to `wp-login.php`.

 If the email recipient can't be found by `get_user_by( 'email', ... )` on
 multisite configurations or when `BP_SIGNUPS_SKIP_USER_CREATION` is
 enabled, the unsubscribe link in the emails is empty.

 In a future release, we may introduce logic in the template to not render
 this token if it is valueless, but for 2.5, we're setting it to the log in
 form. If a user who hasn't activated their account tries to log in, they
 will see a message informing them they need to activate their account
 first, which is good enough.

 See #6915
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6915#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list