Changeset 38057 for trunk/src/wp-admin/includes/ajax-actions.php
- Timestamp:
- 07/13/2016 05:31:15 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ajax-actions.php
r38033 r38057 3345 3345 } 3346 3346 3347 $status['themeName'] = wp_get_theme( $slug )->get( 'Name' ); 3348 3347 3349 if ( current_user_can( 'switch_themes' ) ) { 3348 3350 if ( is_multisite() ) {
Note: See TracChangeset
for help on using the changeset viewer.