0

Can't figure out how to use bbp_get_reply_author_role(), and i really need it, returns an error on trying to echo it, and i can't find any documentation for bbpress template tags like this =/ any help?

João Gaião
  • 71
  • 1
  • 1
  • 7

1 Answers1

0

Maybe this may help you out @Dactyllo http://bbpress.svn.wordpress.org/branches/plugin/bbp-includes/bbp-reply-template.php

  • sure helps, even tho this documentation is far more complicated than the one from codex.wordpress.com x) oh well..... i ended up getting the bbp_get_reply_author_id() and getting the role with the wordpress API, since BBpress users are wordpress users...... thank you tho =) – João Gaião Jul 01 '12 at 01:19