You appear to be a bot. Output may be restricted
Description
Defining a base get_updates() function to be extended in the Jetpack_Site class.
Gets updates and then stores them in the jetpack_updates option, returning an array with the option schema.
Usage
Abstract_Jetpack_Site::get_updates();
Parameters
Returns
void
Source
File name: jetpack/sal/class.json-api-site-jetpack-base.php
Lines:
1 to 1 of 1
abstract public function get_updates();