clean_page_cache

最后更新于:2021-11-25 23:37:20

do_action( ‘clean_page_cache’, int $post_id )

Fires immediately after the given page’s cache is cleaned.

参数

$post_id

(int)
Post ID.

源文件

文件: gc-includes/post.php

View on Trac