dfactoryplugins / post-views-counter

Post Views Counter
56 stars 20 forks source link

PHP Function for pageviews? #22

Closed erikmolenaarnl closed 5 years ago

erikmolenaarnl commented 6 years ago

Hi,

Awesome code! Thanks!

I was wondering, do you have a PHP function available to retrieve the pageviews for a specific post ID in PHP? So I can integrate your plugin with other plugins?

And if yes, how can I best test your plugin is active?

Looking forward to your reply. Thanks!

bartoszarendt commented 5 years ago

Sure there is - pvc_get_post_views( $post_id ). All the available public functions are located in functions.php file