Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Detecting User ID of a poster of a forum topic


Boone Gorges
Keymaster

@boonebgorges

Try bp_get_the_topic_poster_id().

bp-forums-templatetags.php has all of those functions. If there isn’t a template tag for the data you need, make your own – you can use those as a pattern (getting the value out of an appropriate global).

Skip to toolbar