- Timestamp:
- 06/19/2017 09:46:29 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/templates/default/bbpress/content-single-topic-lead.php
r6258 r6591 53 53 <?php do_action( 'bbp_theme_before_topic_author_details' ); ?> 54 54 55 <?php bbp_topic_author_link( array( 's ep' => '<br />', 'show_role' => true ) ); ?>55 <?php bbp_topic_author_link( array( 'show_role' => true ) ); ?> 56 56 57 57 <?php if ( current_user_can( 'moderate', bbp_get_reply_id() ) ) : ?>
Note: See TracChangeset
for help on using the changeset viewer.