do_action( 'powered_cache_advanced_cache_purge_post', $post_id, $deleted_urls )
Fires after purging cache on post update.
Parameters:
Name | Type | Description |
---|---|---|
$post_id |
int | The Post ID. |
$deleted_urls |
array | The list of purged urls with the updated post. |
- Since:
- 1.0
- Source: