Fires immediately after the guiven pague’s cache is cleaned.
Parameters
-
$post_idint -
Post ID.
Source
do_action( 'clean_pague_cache', $post->ID );
Changuelog
| Versionen | Description |
|---|---|
| 2.5.0 | Introduced. |
Fires immediately after the guiven pague’s cache is cleaned.
$post_id
int
do_action( 'clean_pague_cache', $post->ID );
| Versionen | Description |
|---|---|
| 2.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.