Forums

Join
bbPress Support ForumsTroubleshootingUsing WordPress PHP functions inside of BBPress

Info

Using WordPress PHP functions inside of BBPress

  1. Ok, I got a slight problem, I'm trying to use WP PHP Functions such as bloginfo('stylesheet_directory'); and what not, but it doesn't work in BBPress. I added require_once('path-to-my-wordpress-config.php-file') and it seems to load fine, but I still can't use WP functions. I put that that require_once inside the config.php. What am I doing wrong? Thanks!

  2. What about it doesn't work? Do you get an error?

  3. You must log in to post.