• filter

    jetpack_json_manage_api_enabled

    Filter to disallow JSON API requests to the site. Setting to false disallows you to manage your site remotely from WordPress.com and disallows plugin auto-updates.

  • filter

    jetpack_password_checker_tests

    Filters Jetpack’s password strength enforcement settings. You can determine the tests run and their order based on whatever criteria you wish to specify.

  • filter

    jetpack_password_checker_restricted_strings

    Filters 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.

  • filter

    wp_update_php_url

    Filters 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.