Thread views/replycount from cache
I understand that some thread info is cached, is there a way to get thread replycount/views from the cache?
I think the unserialize is used to loop through the cached array, but which field in the databastore contains thread views/replycount? Can I get this data just for a single thread? or specific threads? If so what arguments do I need to pass to unserialize?
Thank you.
|