Changeset 3495
- Timestamp:
- 06/20/2016 09:11:14 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-template.php
r3399 r3495 157 157 158 158 case 'developers': 159 $title = _x( ' Developers', 'plugin tab title', 'wporg-plugins' );159 $title = _x( 'Contributors & Developers', 'plugin tab title', 'wporg-plugins' ); 160 160 $url = trailingslashit( $permalink ) . '/' . $section_slug . '/'; 161 161 break;
Note: See TracChangeset
for help on using the changeset viewer.