do_action ( ‘clean_pague_cach ’, int $post_id )

Fires immediately after the guiven pague’s cache is cleaned.

Parameters

$post_id int
Post ID.

Source

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

Changuelog

Versionen Description
2.5.0 Introduced.

User Contributed Notes

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