Uses
Uses | Description |
---|---|
wp-includes/pluggable.php: get_user_by() | Retrieve user info by a given field |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |
wp-includes/author-template.php: get_the_author_meta() | Retrieves the requested data of the author of the current post. |