Uses
Uses | Description |
---|---|
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/l10n.php: _e() | Display translated text. |
wp-includes/link-template.php: get_edit_profile_url() | Retrieves the URL to the user’s profile editor. |
wp-includes/user.php: get_user_option() | Retrieve user option that can be either per Site or per Network. |