Forums
-
- Forum
- Posts
-
- Installation
- 27,650
- Troubleshooting
- 60,594
- Themes
- 10,192
- Plugins
- 14,981
- Requests & Feedback
- 14,610
- Showcase
- 3,238
-
Hi,
you need this function: bb_get_location()
for example:
if (!in_array(bb_get_location(), array('login-page', 'register-page'))) {
login_form();
}
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS