Allow plugins to short-circuit the Asset CDN, even when the module is on.
jetpack_force_disable_site_accelerator
jetpack_force_disable_site_acceleratorjetpack_force_disable_site_acceleratorAllow plugins to short-circuit the Asset CDN, even when the module is on.
jetpack_cdn_core_version_and_localeFilters Jetpack CDN’s Core version number and locale. Can be used to override the values that Jetpack uses to retrieve assets. Expects the values to be returned in an array.
jetpack_cdn_plugin_slug_and_versionFilters Jetpack CDN’s plugin slug and version number. Can be used to override the values that Jetpack uses to retrieve assets. For example, when testing a development version of Jetpack the assets are not yet published, so you may need to override the version value to either trunk, or the latest available version. Expects the values to be returned in an array.
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.