Forums
-
- Forum
- Posts
-
- Installation
- 28,369
- Troubleshooting
- 62,126
- Themes
- 10,387
- Plugins
- 15,305
- Requests & Feedback
- 14,882
- Showcase
- 3,253
-
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