Bring Your Business to Life › Support › WordPress: Popular Widget Plugin 100K downloads
Forum Replies Created
- AuthorPosts
- lordandyParticipant
Thanks, I think this will solve my issue so I will write a wrapper with memcached/redis and update the database by WP Cron.
lordandyParticipantBut, just another question. There is no method to exchange the update function at all, correct? I just found the filters “pop_set_post_view” to turn counting on/off, and the before_ and after_ functions, but nothing to really change the update function to write to memcached or redis or similar?
Or did I miss something?lordandyParticipantHello,
perfect, thanks a lot. I will check the hooks and maybe write it to memcached/redis, and then import into the DB by CronJob, might be the best idea.Visits Tracking is not possible (only page views) as we do have caching in place without cookies, and I assume the visits are based on user identification/cookies.
Regards,
Andy - AuthorPosts