- Timestamp:
- 07/29/2020 03:18:39 PM (5 years ago)
- Location:
- branches/5.5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.5
-
branches/5.5/src/wp-admin/includes/class-plugin-upgrader.php
r48666 r48687 128 128 129 129 add_filter( 'upgrader_source_selection', array( $this, 'check_package' ) ); 130 130 131 if ( $parsed_args['clear_update_cache'] ) { 131 132 // Clear cache so wp_update_plugins() knows about the new plugin.
Note: See TracChangeset
for help on using the changeset viewer.