Changeset 47167
- Timestamp:
- 02/02/2020 03:48:37 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugins-list-table.php
r47122 r47167 159 159 $show_network_active = apply_filters( 'show_network_active_plugins', $show ); 160 160 } 161 162 set_transient( 'plugin_slugs', array_keys( $plugins['all'] ), DAY_IN_SECONDS );163 161 164 162 if ( $screen->in_admin( 'network' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.