Allow third-party plugins or themes to disable Carousel for single images.
jp_carousel_maybe_disable_single_images
jp_carousel_maybe_disable_single_imagesjp_carousel_maybe_disable_single_imagesAllow third-party plugins or themes to disable Carousel for single images.
jetpack_published_postAction that gets synced when a post type gets published.
jetpack_published_post_flagsFilter that is used to add to the post flags ( meta data ) when a post gets published
jetpack_sync_do_not_expand_shortcodesFilter prevents some shortcodes from expanding. Since we can can expand some type of shortcode better on the .com side and make the expansion more relevant to contexts. For example [galleries] and subscription emails
jetpack_sync_cron_start_time_offsetAllows overriding the offset that the sync cron jobs will first run. This can be useful when scheduling cron jobs across multiple sites in a network.
jetpack_custom_css_customizer_controlsAn action to grab on to if another Jetpack Module would like to add its own controls.
jetpack_sync_unlock_sync_callableUsed to signal that the callables await transient should be cleared. Clearing the await transient is useful in cases where we need to sync values to WordPress.com sooner than the default wait time.