entry-views
entry-views copied to clipboard
Update entry views count HTML with JavaScript
It would be nice if the entry views HTML count is also updated with JavaScript. Now the entry views count value is not always up-to-date on sites with page caching activated. We already wrote a small plugin which hooks in to this plugin. However it would be cool if this was integrated in this plugin.
https://github.com/pronamic/wp-entry-views-updater/blob/develop/entry-views-updater.php
I wouldn't mind moving to an all-JS solution.
Yep. With caching, AJAX is the only way.