Callback Function for Post Visit Counts?
-
Hey Ben,
I am using your plugin on my WordPress site (love it so far!) and am interested in accessing detailed analytics data. Specifically, I’m looking for a PHP callback function that can provide the number of visits for individual WordPress posts.
The ideal functionality would be a callback that accepts a WordPress
$post
object as input and outputs the number of visits to that post as an integer. If such a function is available, could you please provide guidance on how to implement it?In case this feature is not currently available, any advice on alternative approaches or information about future updates including this functionality would be greatly appreciated.
Thank you for creating such an awesome plugin!
– Austin
- The topic ‘Callback Function for Post Visit Counts?’ is closed to new replies.