Uses
| Uses | Description |
|---|---|
| wp-includes/update.php: wp_update_plugins() | Checks for available updates to plugins based on the latest versions hosted on WordPress.org. |
| wp-includes/option.php: get_site_transient() | Retrieves the value of a site transient. |