Forums
- 
		- Forum
- Posts
 
- 
		
			
		
			- Installation
- 28,540
 - Troubleshooting
- 62,800
 - Themes
- 10,444
 - Plugins
- 15,389
 - Requests & Feedback
- 14,986
 - Showcase
- 3,257
 
- 
		
You can always load bbpress and then check, by:
require_once( 'path/to/bb-load.php' );
Otherwise you could check if the cookie is set and has a password parameter. You won’t be able to check if it’s a correct password, of course.