Used By
Used By | Description |
---|---|
wp-includes/author-template.php: get_the_author_meta() | Retrieves the requested data of the author of the current post. |
Filters the value of the requested user metadata.
The filter name is dynamic and depends on the $field parameter of the function.
(string) The value of the metadata.
(int) The user ID for the value.
(int|false) The original user ID, as passed to the function.
Version | Description |
---|---|
4.3.0 | The $original_user_id parameter was added. |
2.8.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_the_author_field