Trigger a change to core update that we want to sync.
jetpack_update_core_change
jetpack_update_core_changejetpack_update_core_changeTrigger a change to core update that we want to sync.
jetpack_tiled_galleries_block_contentFilter the output of the Tiled Galleries content.
jetpack_search_get_filtersModify the aggregation filters returned by get_filters(). Useful if you are setting custom filters outside of the supported filters (taxonomy, post_type etc.) and want to hook them up so they’re returned when you call `get_filters()`.
jetpack_subscription_widget_total_subscribersFilter the total amount of subscribers
jetpack_subscription_widget_is_subscribedFilter if the current user is subscribed to the blog.
jetpack_subscriptions_management_urlFilter the url for folks to manage their subscriptions.
jetpack_affiliate_codeAllow to filter the affiliate code.
jetpack_blocks_directoryFilter to select Gutenberg blocks directory
jetpack_blocks_to_registerFilter the list of block editor plugins should be passed to register_block_type.You can use this to manually register some blocks without Jetpack registering them for you. This filter is populated by Jetpack_Gutenberg::jetpack_set_available_blocks