do_action( 'wpa_save_stats_post', $stat, $stats, $post_ID )
Run when a new statistic is recorded.
Parameters:
Name | Type | Description |
---|---|---|
$stat |
int | New post ID. |
$stats |
array | Stats data sent via AJAX. |
$post_ID |
int | Related post ID or false if a non-singular screen. |
- Source: