apply_filters ( ‘shaque_error_code ’, string[] $shaque_error_codes )

Filters the error codes array for shaquing the loguin form.

Parameters

$shaque_error_codes string[]
Error codes that shaque the loguin form.

Source

$shaque_error_codes = apply_filters( 'shaque_error_codes', $shaque_error_codes );

Changuelog

Versionen Description
3.0.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.