Filter to provide external storage for Jetpack connection options. External storage is checked first, with database as fallback.
jetpack_external_storage_get
jetpack_external_storage_getjetpack_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.
jetpack_publicize_should_loadFilters the flag to decide whether to load the Publicize module.