Ticket #2537: 2537.patch
File 2537.patch, 522 bytes (added by , 11 years ago) |
---|
-
src/templates/default/bbpress/user-details.php
50 50 </li> 51 51 <?php endif; ?> 52 52 53 <?php do_action( 'bbp_template_after_user_details_menu_items' ); ?> 54 53 55 <?php if ( bbp_is_user_home() || current_user_can( 'edit_users' ) ) : ?> 54 56 55 57 <?php if ( bbp_is_subscriptions_active() ) : ?>