[buddypress-trac] [BuddyPress Trac] #8542: Add filters to edit the URL used to redirect an activated account

buddypress-trac noreply at wordpress.org
Sat Aug 7 14:05:58 UTC 2021


#8542: Add filters to edit the URL used to redirect an activated account
-------------------------+------------------------------------
 Reporter:  imath        |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  10.0.0
Component:  Members      |    Version:
 Severity:  normal       |   Keywords:  has-patch dev-feedback
-------------------------+------------------------------------
 I'm wondering why we are using two different ways to get the activation
 URL when an account is activated?? Is there a specific reason to use
 `bp_get_root_domain() . '/' . $bp->pages->activate->slug` instead of
 `bp_get_activation_page()` when there's an activation error?

 The patch suggests to use the same template tag to get the activation URL
 and add filters to let advanced users eventually edit this redirection.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8542>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list