Forums
-
- Forum
- Posts
-
- Installation
- 28,423
- Troubleshooting
- 62,490
- Themes
- 10,427
- Plugins
- 15,336
- Requests & Feedback
- 14,959
- Showcase
- 3,256
-
To be able to call your WordPress header and footer, you will need access to the WordPress functions get_header()
and get_footer()
. To have access to WordPress functions, you need to include WordPress:
https://bbpress.org/documentation/integration-with-wordpress/#func
You can skip the stuff about user integration and cookies if all you want to do it include your WordPress header and footer.