You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the great plugin! I have an issue where I'd like to increase the views of embedded media within my post content.
I'm using the pvc_view_post function to increase the view count but it's increasing the views every time I refresh the page content. How do I increase the view only once so it behaves the same way as viewing the attachment directly and only increases the view once (so multiple refreshes don't keep increasing the view count).
Thanks!
The text was updated successfully, but these errors were encountered:
Cannot modify header information - headers already sent by (output started at /var/www/wordpress/wp-includes/class.wp-styles.php:214) in /var/www/wordpress/wp-content/plugins/post-views-counter/includes/counter.php on line 379
Hi,
Thanks for the great plugin! I have an issue where I'd like to increase the views of embedded media within my post content.
I'm using the
pvc_view_post
function to increase the view count but it's increasing the views every time I refresh the page content. How do I increase the view only once so it behaves the same way as viewing the attachment directly and only increases the view once (so multiple refreshes don't keep increasing the view count).Thanks!
The text was updated successfully, but these errors were encountered: