Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Fatal error: Call to undefined function wp()

resolved hadn’t had to delete my wordpress install but have to check whether the integration works or not :)

well it is due to the keys character support may not be the problem but keys surely are because of

1. wrong defining of salt key

2. mismatch of keys

had defined secure auth key salt longer than the secure auth key cookie and wordpress LOGGED IN salt was not matching the bbPress LOGGED IN salt cookie, this wasn’t the root but wrong definition might have been.

advice:

while filling up these keys be patient and double check them.

i am currently facing Fatal error: Call to undefined function in almost every file virtually :)

that i think is due to functions integration with wordpress

this all is due to this little function:

require_once(‘path/to/wp-blog-header.php’);

https://bbpress.org/documentation/integration-with-wordpress/

thanks for the help

Skip to toolbar