Filters Jetpack’s password strength enforcement settings. You can determine the tests run and their order based on whatever criteria you wish to specify.
jetpack_password_checker_tests
jetpack_password_checker_testsjetpack_password_checker_testsFilters Jetpack’s password strength enforcement settings. You can determine the tests run and their order based on whatever criteria you wish to specify.
jetpack_password_checker_minimum_entropy_bitsFilters Jetpack’s password strength enforcement settings. You can modify the minimum entropy bits requirement using this filter.
jetpack_password_checker_restricted_stringsFilters Jetpack’s password strength enforcement settings. You can supply your own passwords that should not be used for authenticating in addition to weak and easy to guess strings for each user. For example, you can add passwords from known password databases to avoid compromised password usage.
wp_update_php_urlFilters the URL to learn more about updating the PHP version the site is running on.Providing an empty string is not allowed and will result in the default URL being used. Furthermore the page the URL links to should preferably be localized in the site language.
rest_api_thumbnail_size_urlsFilter the thumbnail URLs for attachment files.
jetpack_connection_tests_loadedFires after loading default connection health tests. Allows other packages or plugins to register additional tests.
jetpack_business_hours_contentAllows folks to filter the HTML content for the Business Hours block
jetpack_photon_noresize_modeAllow Photon to disable uploaded images resizing and use its own resize capabilities instead.
jetpack_copy_post_row_actionsFires after the new Copy action has been added to the row actions. Allows changes to the action presentation, or other final checks.
jetpack_copy_post_post_typesFires when determining if the “Copy” row action should be made available. Allows overriding supported post types.