Filter if a site is in pending automated transfer state.
jetpack_site_pending_automated_transfer
jetpack_site_pending_automated_transferjetpack_site_pending_automated_transferFilter if a site is in pending automated transfer state.
rest_api_site_icon_clearedFallback mechanism to clear a third party site icon setting. Can be used to unset the option when an API request instructs the site to remove the site icon.
jetpack_format_theme_detailsFilter the array of theme information that will be returned per theme by the Jetpack theme APIs.
jetpack_wpcom_theme_deleteFilters whether to use an alternative process for deleting a WordPress.com theme. The alternative process can be executed during the filter. The filter can also return an instance of WP_Error; in which case the endpoint response will contain this error.
jetpack_wpcom_theme_installFilters whether to use an alternative process for installing a WordPress.com theme. The alternative process can be executed during the filter. The filter can also return an instance of WP_Error; in which case the endpoint response will contain this error.
jetpack_wpcom_theme_skip_downloadFilters whether to skip the standard method of downloading and validating a WordPress.com theme. An alternative method of WPCom theme download and validation can be executed during the filter. The filter can also return an instance of WP_Error; in which case the endpoint response will contain this error.
sites_site_formatFilter the structure of information about the site to return.
site_settings_endpoint_update_{$key}Filter current site setting value to be updated.
site_settings_endpoint_getFilter the current site setting in the returned response.
site_settings_site_formatFilter the structure of site settings to return.