Notifications
Clear all

Read and unread topics

2 Posts
2 Users
0 Reactions
120 Views
Posts: 6
Topic starter
(@harveysamui)
Active Member
Joined: 7 years ago

Where to we check the WP Foro users' read and unread topics? Which database table?

1 Reply
Robert
Posts: 10605
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi @harveysamui ,

There is no full database of the read/unread topics in wpForo. It's a dynamic data and based on the date of user clicks the Mark all read link in the footer. Also it uses some log data stored in the wp_usermeta table. 

Reply