Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to get last active forum user id


  • uzosky
    Participant

    @uzosky

    Hello, please how do I retrieve the user id of the last active user in a forum? To get the last active name requires the following code:
    bbp_author_link( array( 'post_id' => bbp_get_forum_last_active_id(), 'type' => 'name' ) );
    But how do I get the ID instead of the name?

  • You must be logged in to reply to this topic.
Skip to toolbar