Browsing hooks for feature: Protect


    jpp_allow_login

    hook (filter): Short-circuit check_login_ability.<p>If there is an alternate way to validate the current IP such as a hard-coded list of IP addresses, we can short-circuit the rest of the login ability checks and return true here.</p>

    Source: modules/protect.php:619

    jetpack_protect_connect_timeout

    hook (filter): Filter controls maximum timeout in waiting for reponse from Protect servers. View Example

    Source: modules/protect.php:849

    jpp_log_failed_attempt

    hook (action): Fires before every failed login attempt.

    Source: modules/protect.php:403

    jpp_kill_login

    hook (action): Fires before every killed login.

    Source: modules/protect.php:720

    jpp_use_captcha_when_blocked

    hook (filter): Allow Math fallback for blocked IPs. View Example

    Source: modules/protect.php:685