Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Apr 30, 2025 2:57 pm
Where to we check the WP Foro users' read and unread topics? Which database table?
1 Reply
May 01, 2025 12:39 pm
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.