Vstat widget 1.1 This file contains information about the use of the shortcodes. The widget includes a shortcode with multiple functions to access the data of the widget in your news posts. The default shortcode is the following: [vstat type="" value="" data="" interval=""] Type defines if you are looking for a browser or an os. It can have two values: 'browser' and 'os', the default value is 'browser'. value is the browser or os you are looking for. If I would want the data for windows, I would set type to 'os' and value to 'windows'. data is what the output should be. This attribute has 2 possible values: 'count' and 'percent'. count will return the count of users that use this browser or os. percent will return the percent of users that use this browser or os. The default value is 'count'. Interval is the interval where we will search for data. Possible values: 'day', 'week', 'month', 'year', 'alltime'. The default value is 'alltime'.