Changeset 5867 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-capabilities.php
- Timestamp:
- 09/03/2017 09:43:53 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-capabilities.php
r5248 r5867 27 27 case 'plugin_add_committer': 28 28 case 'plugin_remove_committer': 29 case 'plugin_add_support_rep': 30 case 'plugin_remove_support_rep': 29 31 $plugin_edit_cap = true; 30 32 // Fall through
Note: See TracChangeset
for help on using the changeset viewer.