apply_filters( 'wpa_stats_data_point', array, WP_Post, string )
Filter the data displayed about a given stats point.
Parameters:
| Name | Type | Description |
|---|---|---|
array |
$return Array with an |
|
WP_Post |
$post WordPress post object. |
|
string |
$type Type of stat; 'event' or 'view'. |
- Source:
Returns:
array