wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



password_hint › Les Filtres WordPress

Depuis4.1.0
Dépréciéen/a
apply_filters( 'password_hint', $hint )
Paramètres:
  • (string) $hint The password hint text.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

return apply_filters( 'password_hint', $hint );