- Timestamp:
- 07/17/2014 09:13:53 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-themes-list-table.php
r29170 r29206 74 74 return; 75 75 } 76 // else, fallthrough. install_themes doesn't help if you can't enable it.76 // Else, fallthrough. install_themes doesn't help if you can't enable it. 77 77 } else { 78 78 if ( current_user_can( 'install_themes' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.