do_action( 'clean_page_cache', int $post_id )

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


Description Description


Parameters Parameters

$post_id

(int) Post ID.


Top ↑

Source Source

File: wp-includes/post.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.