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