do_action( 'wpa_save_stats_update', $exists, $stats )
Run when a statistic that has already been recorded in the database is updated.
Parameters:
Name | Type | Description |
---|---|---|
$exists |
int | Existing post ID. |
$stats |
array | Stats data sent via AJAX. |
- Source: