ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • login_header
  • shake_error_codes

apply_filters( 'shake_error_codes', string[] $shake_error_codes )

Filters the error codes array for shaking the login form.


Parameters

$shake_error_codes

Error codes that shake the login form.


Source

File: wp-login.php

View on GitHub


Related

Used By

Used By
Used By Description
wp-login.php: login_header()

Output the login page header.


Changelog

Changelog
Version Description
3.0.0 Introduced.
ClassicPress Documentation • Made with ClassicPress
Privacy Policy