Filters the upload token for the file field.
jetpack_forms_file_upload_token
jetpack_forms_file_upload_tokenjetpack_forms_file_upload_tokenFilters the upload token for the file field.
jetpack_account_protection_user_requires_protectionFilter which determines whether or not password detection should be applied for the provided user.
classic_theme_helper_theme_compat_filesFilter theme compat files. Themes can add their own compat files here if they like. For example: add_filter( ‘classic_theme_helper_theme_compat_files’, ‘mytheme_classic_theme_helper_theme_compat_file’ ); function mytheme_classic_theme_helper_theme_compat_file( $files ) { $files[‘mytheme’] = locate_template( ‘jetpack-compat.php’ ); return $files; }
classic_theme_helper_should_display_testimonialsFilter whether the site should display testimonials.
classic_theme_helper_should_display_portfoliosFilter whether the site should display portfolios.
jetpack_jitm_use_new_woo_logoFilter to force display the new Woo logo in Woo JITM’s, or not.
jetpack_initialize_trackingFires when the tracking needs to be initialized. Doesn’t necessarily mean that will actually happen, depends if the ‘jetpack_tos_agreed’ option is set.
jetpack_tiled_gallery_partialFilters the Tiled Gallery partial path
jetpack_tiled_gallery_templateFilters the Tiled Gallery template path