Changeset 51518 for trunk/src/wp-admin/includes/class-wp-upgrader.php
- Timestamp:
- 07/30/2021 07:34:39 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/class-wp-upgrader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r51329 r51518 833 833 * @since 4.6.0 `$translations` was added as a possible argument to `$hook_extra`. 834 834 * 835 * @param WP_Upgrader $ this WP_Upgrader instance. In other contexts, $this,might be a836 * Theme_Upgrader, Plugin_Upgrader, Core_Upgrade, or Language_Pack_Upgrader instance.835 * @param WP_Upgrader $upgrader WP_Upgrader instance. In other contexts this might be a 836 * Theme_Upgrader, Plugin_Upgrader, Core_Upgrade, or Language_Pack_Upgrader instance. 837 837 * @param array $hook_extra { 838 838 * Array of bulk item update data.
Note: See TracChangeset
for help on using the changeset viewer.