Fires on each GET request to a specific endpoint.
wpcom_json_api_objects
wpcom_json_api_objectswpcom_json_api_objectsFires on each GET request to a specific endpoint.
rest_api_allowed_public_metadataFilters the meta keys accessible by the REST API.
jetpack_implode_frontend_cssAllow CSS to be concatenated into a single jetpack.css file.
update_option_{$identity_option}Fires when a shadow site option is updated.These options are updated via the Identity Crisis UI. $identity_option is the option that gets updated.
jetpack_has_identity_crisisFilters the errors returned when checking for an Identity Crisis.
jetpack_identity_crisis_options_to_checkFilter the options that we should compare to determine an identity crisis.
jetpack_content_widthFilter the Content Width value.
jetpack_site_registeredFires when a site is registered on WordPress.com.
jetpack_module_configuration_screen_{$module_id}Fires when a feature configuation screen is loaded.The dynamic part of the hook, $module_id, is the module ID.