Skip to:
Content
Pages
Categories
Search
Top
Bottom

BBPress Integration with MY login sistem

  • @rfleigh

    Member

    hi guys, please help..

    i have a regular php website to which many people are already registered. is it possible to integrate the BBPress login to be the same ? or does integration only work between BBPredd and WordPress?

    i would like people to only log in once to my site and have access to the registered people content, as well as to the forums without loging in again.

    thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • @fel64

    Member

    The user login handling functions are all pluggable. They’re in bb-includes/pluggable.php, always check if a function of that name already exists before defining the default one, and is loaded after plugins are run. So you can overwrite any of them.

    @trent

    Member

    Something that might interest you:

    https://bbpress.org/plugins/tags/authentication

    Trent

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