Filter: wpa_stats_data_point

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 html key containing HTML and a count string with the number of issues to display.

WP_Post

$post WordPress post object.

string

$type Type of stat; 'event' or 'view'.

Source:
Returns:

array