wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
the_password_form › WordPress Filter Hooks
Seit6.8.0
Veraltetn/v
› apply_filters( 'the_password_form', $output, $post, $invalid_password )
| Parameter: (3) |
|
| Definiert in: |
|
| Codex: |
Filters the HTML output for the protected post password form.
If modifying the password field, please note that the WordPress database schema limits the password field to 255 characters regardless of the value of the `minlength` or `maxlength` attributes or other validation that may be added to the input.Ähnliche Funktionen: get_the_password_form, the_post_password, reset_password, retrieve_password, wp_check_password, check_password_reset_key
Ähnliche Hooks: lostpassword_form, check_password, after_password_reset, check_passwords, lostpassword_errors