wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



password_hint › Filtr WordPress Hooks

Od4.1.0
Przestarzałyn/a
apply_filters( 'password_hint', $hint )
Parametry:
  • (string) $hint The password hint text.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

return apply_filters( 'password_hint', $hint );