|
|
|
Ask HN: Any WordPress Developers here that can help me?
|
|
3 points
by markcrazyhorse
4173 days ago
|
|
Hey there. I'm trying to find out what cookies wordpress sets automatically for all users? I'm creating a page count function (as I dont want to use yet another plugin) and at the moment it is counting everytime I press f5. I just want to be able to do it only once. Thanks for your time. I would have usually put this on stackoverflow but the community isnt to fond of broadish questions nor ones without code / specific problems. |
|
Backend page view tracking is not compatible with most forms of response caching.