Skip to:
Content
Pages
Categories
Search
Top
Bottom

Override bbp_reply_author_link to not show role

  • On loop-single-reply.php, show_role is true by default.

    > bbp_reply_author_link( array( ‘sep’ => ”, ‘show_role’ => true ) > );

    I’d like it to be false. If I change it in the theme, it will be overwritten next time I update bbPress, right?

    How do I set it to false so that it will not get overwritten?

    Thanks!

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