Changeset 48449 for trunk/src/wp-admin/includes/class-wp-upgrader.php
- Timestamp:
- 07/12/2020 11:00:16 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r48445 r48449 245 245 * 246 246 * @since 2.8.0 247 * @since 5.5.0 Added the `$hook_extra` parameter. 247 248 * 248 249 * @param string $package The URI of the package. If this is the full path to an … … 257 258 * 258 259 * @since 3.7.0 260 * @since 5.5.0 Added the `$hook_extra` parameter. 259 261 * 260 262 * @param bool $reply Whether to bail without returning the package.
Note: See TracChangeset
for help on using the changeset viewer.