- Timestamp:
- 05/01/2012 10:15:01 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-theme-compat/bbpress/content-single-topic-lead.php
r3734 r3861 56 56 <?php do_action( 'bbp_theme_before_topic_author_details' ); ?> 57 57 58 <?php bbp_topic_author_link( array( 'sep' => '<br />' ) ); ?>58 <?php bbp_topic_author_link( array( 'sep' => '<br />', 'show_role' => true ) ); ?> 59 59 60 60 <?php if ( is_super_admin() ) : ?>
Note: See TracChangeset
for help on using the changeset viewer.