Forums
-
- Forum
- Posts
-
- Installation
- 28,383
- Troubleshooting
- 62,262
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,918
- Showcase
- 3,252
-
part 1. This will work in BBpress only: <?php if ( !in_array( bb_get_location(), array( 'login-page', 'register-page' ) ) ) login_form(); ?>
put that in the header.php I’m not sure how to do it in WP to make it work.
part 2. edit the logged-in.php in your bb theme