Changeset 5328 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-plugin-directory.php
- Timestamp:
- 04/13/2017 06:29:31 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-plugin-directory.php
r5318 r5328 230 230 'rewrite' => false, 231 231 'labels' => array( 232 'name' => __( ' Authors', 'wporg-plugins' ),233 'singular_name' => __( ' Author', 'wporg-plugins' ),232 'name' => __( 'Contributors', 'wporg-plugins' ), 233 'singular_name' => __( 'Contributor', 'wporg-plugins' ), 234 234 ), 235 235 'public' => true,
Note: See TracChangeset
for help on using the changeset viewer.