Uses
Uses | Description |
---|---|
wp-includes/formatting.php: esc_url() | Checks and cleans a URL. |
wp-includes/functions.php: add_query_arg() | Retrieves a modified URL query string. |
wp-includes/author-template.php: get_the_author_meta() | Retrieves the requested data of the author of the current post. |
wp-includes/author-template.php: get_the_author() | Retrieve the author of the current post. |