Add query strings to Photon URL. By default, Photon doesn’t support query strings so we ignore them. This setting is Photon Server dependent.
jetpack_photon_add_query_string_to_domain
jetpack_photon_add_query_string_to_domainjetpack_photon_add_query_string_to_domainAdd query strings to Photon URL. By default, Photon doesn’t support query strings so we ignore them. This setting is Photon Server dependent.
jetpack_photon_any_extension_for_domainAllow Photon to use query strings as well. By default, Photon doesn’t support query strings so we ignore them and look only at the path. This setting is Photon Server dependent.
jetpack_photon_domainFilters the domain used by the Photon module.
jetpack_photon_pre_argsFilter the original Photon image parameters before Photon is applied to an image.
jetpack_photon_pre_image_urlFilter the original image URL before it goes through Photon.
jetpack_photon_skip_for_urlAllow specific image URls to avoid going through Photon.
video_upload_filetypesFilter the video filetypes allowed on the site.
rest_api_clients_allowed_video_uploadsFilter the list of whitelisted video clients.
rest_api_allowed_post_typesFilter the post types Jetpack has access to, and can synchronize with WordPress.com.
restapi_theme_initFires functions hooked onto `init` by the theme for the purpose of the REST API. The REST API does not load the theme when processing requests. To enable theme-based functionality, the API will load the ‘/functions.php’, ‘/inc/jetpack.compat.php’, ‘/inc/jetpack.php’, ‘/includes/jetpack.compat.php files of the theme (parent and child) and copy functions hooked onto ‘init’ within those files.