Uses
| Uses | Description | 
|---|---|
| wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. | 
| wp-includes/author-template.php: the_author_meta() | Outputs the field from the user’s DB object. Defaults to current post’s author. |