- Timestamp:
- 07/09/2023 07:50:52 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php
r55988 r56174 116 116 117 117 if ( current_user_can( 'upload_plugins' ) ) { 118 // No longer a real tab. Here for filter compatibility. 119 // Gets skipped in get_views(). 118 /* 119 * No longer a real tab. Here for filter compatibility. 120 * Gets skipped in get_views(). 121 */ 120 122 $tabs['upload'] = __( 'Upload Plugin' ); 121 123 }
Note: See TracChangeset
for help on using the changeset viewer.