Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Calling functions outside


chrishajer
Participant

@chrishajer

If you include bb-load.php in that file, you will have access to bbpress functions. Why not do something like this in that page:

require_once(/full/path/to/bbpress/bb-load.php)

Skip to toolbar