Changeset 46696 for trunk/src/wp-admin/includes/class-plugin-upgrader.php
- Timestamp:
- 11/11/2019 02:41:15 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-plugin-upgrader.php
r45932 r46696 451 451 * @param string $remote_destination 452 452 * @param array $plugin 453 * @return WP_Error|bool453 * @return bool|WP_Error 454 454 */ 455 455 public function delete_old_plugin( $removed, $local_destination, $remote_destination, $plugin ) {
Note: See TracChangeset
for help on using the changeset viewer.