Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,694
- How-to & Troubleshooting
- 128,212
- Creating & Extending
- 25,679
- Requests & Feedback
- 9,405
- Third Party Plugins
- 9,753
- Showcase
- 3,321
- Ideas
- 1,347
- Miscellaneous
- 8,879
-
It looks like what I want to do could be done in /bp-core/bp-core-catchuri.php:function bp_core_catch_no_access() by starting the function with:
if ( $bp_no_status_set ) bp_core_redirect($bp->root_domain.”/wp-login.php?redirect_to=”.$bp_unfiltered_uri);
instead of just returning false, but bp_core_catch_no_access() doesn’t seem to be called anywhere.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS