Description Usage Value References Examples
Get metadata about the current user.
1 |
list with user metadata
<https://developer.wordpress.com/docs/api/1.1/get/me/>
1 2 3 4 | if (interactive()) {
wp_auth()
wp_about_me()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.