WPDev.one
Core Function
View Source on Trac ↗

clean_post_cache()

clean_post_cache( mixed $post )

Will clean the post in the cache.

Parameters 1 required

Name / Type Description
(int

| WP_Post) $post Post ID or post object to remove from the cache.

Required

Return Value

(void)
No return value description available.

Function Information

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