wpseek.com
A WordPress-centric search engine for devs and theme authors



clean_page_cache › WordPress Action Hooks

Since2.5.0
Deprecatedn/a
do_action( 'clean_page_cache', $post->ID )
Parameters:
  • () post_id Post ID.
    Required: Yes
Defined at:
Codex:

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





Source

do_action( 'clean_page_cache', $post->ID );