bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Using bbPress Functions in WordPress

(3 posts)
  • Started 1 year ago by mrwonderr
  • Latest reply from mrwonderr
  • This topic is resolved
  1. mrwonderr
    Member

    I want to have one universal sidebar in my website for both WP and BB, but I can't because I need a few BB Functions for it, particularly login_forms(). Is there a way to use login_forms() in WP?

    Posted 1 year ago #
  2. Include bb in wp-config.php like so:

    require_once('path/to/bb-load.php');

    Posted 1 year ago #
  3. mrwonderr
    Member

    Thanks, it works. :D

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.