Show Recently Viewed Custom Post to the visitor without plugin

admin2025-06-04  1

I need to Show Recently Viewed Custom Posts to the visitor without plugin because my design is different. Can anyone advice me how to achieve this functionality. I'll do it.

Thanks

I need to Show Recently Viewed Custom Posts to the visitor without plugin because my design is different. Can anyone advice me how to achieve this functionality. I'll do it.

Thanks

Share Improve this question asked Jan 24, 2019 at 5:39 user147190user147190
Add a comment  | 

1 Answer 1

Reset to default 0

you can achieve that by using cookies. just create a cookie on init function on single page and create a array inside cookie with time of the visit on the post. And then you can retrieve the posts according to your design.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748980596a315350.html

最新回复(0)