Forums
-
- Forum
- Posts
-
- Installation
- 28,499
- Troubleshooting
- 62,656
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
In bbPress to use SSL you need these in your bb-config.php:
define('BB_FORCE_SSL_USER_FORMS', true);
define('BB_FORCE_SSL_ADMIN', true);