Uses
Uses | Description |
---|---|
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/formatting.php: esc_html() | Escaping for HTML blocks. |
wp-includes/user.php: get_user_meta() | Retrieve user meta field for a user. |
wp-includes/user.php: get_current_user_id() | Get the current user’s ID |