Filter the list of block editor plugins that are available through Jetpack.
jetpack_set_available_plugins
jetpack_set_available_pluginsjetpack_set_available_pluginsFilter the list of block editor plugins that are available through Jetpack.
jetpack_load_beta_blocksAlternative to `JETPACK_BETA_BLOCKS`, set to `true` to load Beta Blocks.
jetpack_module_configuration_url_{$module}Allows to modify configure_url of specific module to be able to redirect to some custom location.
wp_xmlrpc_server_classFilters the class used for handling XML-RPC requests.
jetpack_api_exclude_comment_types_countExclude certain comment types from comment counts in the REST API.
jetpack_jitm_received_envelopesAllow adding your own custom JITMs after a set of JITMs has been received.
jetpack_set_available_blocksFilter the list of block editor plugins that are available through Jetpack.
jetpack_sitemap_generation_delayFilter the delay in seconds until sitemap generation cron job is started. This filter allows a site operator or hosting provider to potentialy spread out sitemap generation for a lot of sites over time. By default, it will be randomly done over 15 minutes.
jetpack_disable_simple_paymentsCan be used by plugin authors to disable the conflicting output of Simple Payments.
jetpack_cdn_plugin_assets-{$plugin}Used for other plugins to provide their bundled assets via filter to prevent the need of storing them in an option or an external api request to w.org.