id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2477 loop-single-reply.php calls bbp_reply_author_link() for topics, too wpdennis johnjamesjacoby "A topic detail page loops through each post with [http://bbpress.trac.wordpress.org/browser/tags/2.4.1/templates/default/bbpress/loop-single-reply.php loop-single-reply.php]. Without lead topics enabled, this template file is used for replies '''and topics'''. If you filter something like ''bbp_get_reply_author_display_name'' the following will return false within the filter: {{{ bbp_is_reply($reply_id) }}} for the first post in a topic (the topic itself). To be consistent, maybe the loop should distinguish between post type ""reply"" and post type ""topic"" to call the appropriate function. " defect (bug) new lowest 2.8 Appearance - Included Themes 2.4.1 trivial dev-feedback