Skip to:
Content
Pages
Categories
Search
Top
Bottom

WordPress access to bbPress Functions

  • I have added:

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

    to my bbPress config file to allow bbPress to have access to wordpress functions. Now I want to do the reverse and add access to bbPress functions in WordPress. Is there a similar easy way to do this?

Viewing 3 replies - 26 through 28 (of 28 total)

  • leggo-my-eggo
    Member

    @leggo-my-eggo

    @Atsutane – I had slightly misunderstood how to use the filters in the Latest Discussion plugin, and I realize I can get closer than I thought with that plugin. However, I don’t think I can get all the way there. The bbld_forum filter seems to be applied to the variables before they have been given values, right? So, you could, as in the example, replace a specific gravatar based on the $user_data variable. But is it possible to get the $forum variable in the same way? What I need is to determine the forum ID within my filter function.


    leggo-my-eggo
    Member

    @leggo-my-eggo

    @sambauers Any progress on the bbpress live plugin?

    I want to display login, pass of BBP in WP.

    Here is my post:

    https://bbpress.org/forums/topic/wordpress-integration-login

    have you found another solution?

Viewing 3 replies - 26 through 28 (of 28 total)
  • You must be logged in to reply to this topic.
Skip to toolbar