Filter to control whether external storage should be used for a given option. Environments use this to opt-in to external storage for their sites.
jetpack_should_use_external_storage
jetpack_should_use_external_storagejetpack_block_editor_feature_flagsAdd your own feature flags to the block editor. You can access the feature flags in the block editor via hasFeatureFlag( ‘your-feature-flag’ ) function.
jetpack_sitemap_use_xmlwriterHook to allow for XMLWriter usage. Temporary filter to disallow XMLWriter usage.
jetpack_search_title_selectorsFilter the selectors where corrected query notice appears.
jetpack_post_images_max_thumbnail_dimensionFilter the maximum dimension allowed for a thumbnail image. The default value is 1200 pixels.
jetpack_sharing_accessible_nameFilter the sharing accessible name.
jetpack_unauth_file_upload_get_fileGet the file content that we send to the user to download.
jetpack_connection_account_errorsFilters the account errors.
jetpack_contact_form_can_manage_blockAllow third-parties to override the form block’s visibility.