Quantcast
Channel: bbPress.org » All Posts
Viewing all articles
Browse latest Browse all 3638

Reply To: Get User Role from ID

$
0
0

Got a bit closer doing this:

$reply_author_role = bbp_get_reply_author_role( array( 'post_id' => bbp_get_topic_last_active_id() ) );

However, I want just the role to be returned without the enclosing div so I can use it in a conditional.


Viewing all articles
Browse latest Browse all 3638

Trending Articles