Tag: API

Function API

WP Statistics supports several functions for other plugin and theme authors in order to retrieve statistics on sites. All of the external functions can be found here: wp-statistics\includes\functions\functions.php Function Description wp_statistics_useronline() Get the number of users online wp_statistics_visitor(time) Get the number of visitors wp_statistics_visit(time) Get the number of visits (hits) wp_statistics_pages(time,uri,id) Get the page views […]