wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



password_hint › WordPress Filter Hooks

Da4.1.0
Deprecaton/a
apply_filters( 'password_hint', $hint )
Parametri:
  • (string) $hint The password hint text.
    Richiesto:
Definito a:
Codex:

Filters the text describing the site's password complexity policy.





Sorgenti

return apply_filters( 'password_hint', $hint );