Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3597 closed enhancement (fixed)

setting a redirct filter when members visit register page

Reported by: cupid4 Owned by:
Priority: normal Milestone: 1.5.1
Component: Core Version: 1.5
Severity: minor Keywords:
Cc:

Description

as discussed in this topic
An option is needed to set the page that members will fall back to when they try to visit register page, basically important when you set the register as homepage.

Change History (3)

#1 @boonebgorges
15 years ago

  • Milestone Awaiting Review1.5.1
  • Severity normalminor

If this really is just a matter of adding an apply_filters(), it should be easy to do for the next minor release. Patches welcome.

#2 @boonebgorges
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [5236]) Introduces bp_loggedin_register_page_redirect_to filter, so that site owners and plugin authors can select the page to which logged-in users are redirected when attempting to visit the registration page. Fixes #3597

#3 @boonebgorges
15 years ago

(In [5237]) Introduces bp_loggedin_register_page_redirect_to filter, so that site owners and plugin authors can select the page to which logged-in users are redirected when attempting to visit the registration page. Fixes #3597

Note: See TracTickets for help on using tickets.