Core Function
View Source on Trac ↗ update_post_author_caches()
update_post_author_caches( mixed $posts ) Updates post author user caches for a list of post objects.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $posts WP_Post[] | Array of post objects. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
6.1.0
Source File
wp-includes/post.php
Advertisement