• filter

    jetpack_cdn_core_version_and_locale

    Filters 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.

  • filter

    jetpack_cdn_plugin_slug_and_version

    Filters 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.

  • filter

    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.