Changeset 4743 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-theme-directory-compat.php
- Timestamp:
- 01/20/2017 12:19:23 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-theme-directory-compat.php
r4721 r4743 104 104 __( 'Edit Review', 'wporg-forums' ) : 105 105 __( 'Add Review', 'wporg-forums' ); 106 } elseif ( bbp_ current_user_can_access_create_topic_form() ) {106 } elseif ( bbp_is_single_forum() && bbp_current_user_can_access_create_topic_form() ) { 107 107 $create_label = __( 'Create Topic', 'wporg-forums' ); 108 108 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)