Changeset 51733
- Timestamp:
- 09/07/2021 12:53:35 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/update.php
r50921 r51733 559 559 * @since 2.8.0 560 560 * 561 * @param array $plugin_data {561 * @param array $plugin_data { 562 562 * An array of plugin metadata. 563 563 * … … 575 575 * @type bool $update Whether there's an available update. Default null. 576 576 * } 577 * @param array$response {578 * An arrayof metadata about the available plugin update.577 * @param object $response { 578 * An object of metadata about the available plugin update. 579 579 * 580 580 * @type int $id Plugin ID.
Note: See TracChangeset
for help on using the changeset viewer.