Methods
1 to 6 of 6
- Jetpack_Core_API_Site_Endpoint::can_request() – Check that the current user has permissions to request information about this site.
- Jetpack_Core_API_Site_Endpoint::get_benefits() – Gets an array of data that show how Jetpack is currently being used to benefit the site.
- Jetpack_Core_API_Site_Endpoint::get_failed_fetch_error() – Returns commonly used WP_Error indicating failure to fetch data
- Jetpack_Core_API_Site_Endpoint::get_features() – Returns the result of `/sites/%s/features` endpoint call.
- Jetpack_Core_API_Site_Endpoint::get_products() – Returns the result of `/sites/%d/products` endpoint call.
- Jetpack_Core_API_Site_Endpoint::get_purchases() – Returns the result of `/sites/%s/purchases` endpoint call.