Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,706
- How-to & Troubleshooting
- 128,402
- Creating & Extending
- 25,688
- Requests & Feedback
- 9,412
- Third Party Plugins
- 9,757
- Showcase
- 3,317
- Ideas
- 1,353
- Miscellaneous
- 8,884
-
Don’t know how BP_REGISTER_SLUG behaves, but have you tried
bp_core_redirect( $bp->root_domain . '/register' );
or
bp_core_redirect( get_bloginfo( 'siteurl') . '/register' );
?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS