Filters the js_templates callback value.
jetpack_modules_list_table_js_template_callback
jetpack_modules_list_table_js_template_callbackjetpack_modules_list_table_js_template_callbackFilters the js_templates callback value.
jetpack_modules_list_table_itemsFilters the list of modules available to be displayed in the Jetpack Settings screen.
jetpack_images_fit_image_url_overrideFilters the image URL used after dimensions are set by Photon.
jetpack_images_get_imagesFilters the array of images that would be good for a specific post. This filter is applied after options ($args) filter the original array.
jetpack_images_pre_get_imagesFilters the array of images that would be good for a specific post. This filter is applied before options ($args) filter the original array.
jetpack_postimages_post_get_imageFires after we find a single good image for a specific post.
jetpack_postimages_pre_get_imageFires before we find a single good image for a specific post.
jetpack_open_graph_image_defaultFilter the default Open Graph Image tag, used when no Image can be found in a post.
jetpack_open_graph_outputFilter the HTML Output of each Open Graph Meta tag.
jetpack_open_graph_tagsAllow the addition of additional Open Graph Meta tags, or modify the existing tags.