Filters the switch that if set to true allows Jetpack to use minified assets. Defaults to true if the SCRIPT_DEBUG constant is not set or set to false. The filter overrides it.
jetpack_should_use_minified_assets
jetpack_should_use_minified_assetsjetpack_should_use_minified_assetsFilters the switch that if set to true allows Jetpack to use minified assets. Defaults to true if the SCRIPT_DEBUG constant is not set or set to false. The filter overrides it.
jetpack_postimages_ignore_minimum_dimensionsFilters the switch to ignore minimum image size requirements. Can be used to add custom logic to image dimensions, like only enforcing one of the dimensions, or disabling it entirely.
jetpack_updated_themesSignals to the sync listener that one or more themes was updated and a sync action reflecting the update and the theme info should be sent
jetpack_site_pending_automated_transferFilter if a site is in pending automated transfer state.
jetpack_site_automated_transferFilter if a site is an automated-transfer site.
jetpack_show_backupsWhether UI for backups should be displayed.
jetpack_gutenberg_cdn_cache_busterFilter to modify cache busting for Gutenberg block assets loaded from CDN
jetpack_gutenbergFilter to enable Gutenberg blocks. Defaults to true if (connected or in offline mode) and the Blocks module is active.
jetpack_is_amp_requestReturns true if the current request should return valid AMP content.