• filter

    jetpack_wpcom_theme_delete

    Filters whether to use an alternative process for deleting a WordPress.com theme. The alternative process can be executed during the filter. The filter can also return an instance of WP_Error; in which case the endpoint response will contain this error.

  • filter

    jetpack_wpcom_theme_skip_download

    Filters whether to skip the standard method of downloading and validating a WordPress.com theme. An alternative method of WPCom theme download and validation can be executed during the filter. The filter can also return an instance of WP_Error; in which case the endpoint response will contain this error.

  • filter

    jetpack_wpcom_theme_install

    Filters whether to use an alternative process for installing a WordPress.com theme. The alternative process can be executed during the filter. The filter can also return an instance of WP_Error; in which case the endpoint response will contain this error.