Uses
Uses | Description |
---|---|
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/functions.php: _deprecated_argument() | Mark a function argument as deprecated and inform when it has been used. |
wp-includes/user.php: get_user_meta() | Retrieve user meta field for a user. |
wp-includes/user.php: sanitize_user_field() | Sanitize user field based on context. |