Filters all REST API access and return a 403 unauthorized response for all Restricted blog IDs.
wpcom_json_api_restricted_blog_ids
wpcom_json_api_restricted_blog_idswpcom_json_api_restricted_blog_idsFilters all REST API access and return a 403 unauthorized response for all Restricted blog IDs.
wpcom_json_api_outputFires before the API output.
wpcom_json_api_optionsFires before the page output. Can be used to specify custom header options.
get_the_excerptThis filter is documented in core/src/wp-includes/post-template.php
jetpack_default_gallery_typeFilter the default gallery type.
jetpack_gallery_typesFilter the available gallery types.
jetpack_can_make_outbound_httpsDetermines whether Jetpack can send outbound https requests to the WPCOM api.
jetpack_client_verify_ssl_certsSSL verification (`sslverify`) for the JetpackClient remote request defaults to off, use this filter to force it on. Return `true` to ENABLE SSL verification, return `false` to DISABLE SSL verification.
jetpack_module_more_info_{$item['module']}This action is documented in class.jetpack-admin.php
jetpack_module_more_info_connected_{$item['module']}This action is documented in class.jetpack-admin.php