WPDev.one
Core Function
View Source on Trac ↗

update_post_cache()

update_post_cache( mixed $posts )

Updates posts in cache.

Parameters 1 required

Name / Type Description
$posts
WP_Post[]

Array of post objects (passed by reference).

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
1.5.1
Source File
wp-includes/post.php
Advertisement