Uses
Uses | Description |
---|---|
wp-includes/user.php: password_hint | Filters the text describing the site’s password complexity policy. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |