Bulk views update
-
I’m using Rest API to get and display posts (custom frontend). I want to cache post views in redis, and periodically (ex: every 10 minutes) to update post views via rest api.
So, I want to post “views=40” for post 123 and wordpress-popular-posts to be aware of the visits.
Any hints?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bulk views update’ is closed to new replies.