Uses
| Uses | Description |
|---|---|
| wp-includes/author-template.php: get_the_author_posts_link() | Retrieves an HTML link to the author page of the current post’s author. |
| wp-includes/functions.php: _deprecated_argument() | Mark a function argument as deprecated and inform when it has been used. |