Changeset 25181
- Timestamp:
- 08/30/2013 07:37:32 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r25180 r25181 471 471 wp_cache_delete( 'plugins', 'plugins' ); 472 472 do_action( 'upgrader_process_complete', $this, array( 'action' => 'update', 'type' => 'plugin' ), $plugin ); 473 474 return true; 473 475 } 474 476
Note: See TracChangeset
for help on using the changeset viewer.