Hi Everyone - This is my first post here. Thanks to WP Foro team for this very useful plugin with some amazing features. We are implementing wp-foro to enable a feature called "Questions" on the website where our community members can ask each other questions.
My query is related to "Unread Posts" as we want to use that feature for Forum Moderation. Some doubts I have and could not find the answer in documentation or existing topics.
- If I have a topic which is unread today and I read it. Then it would move out of unread, that is clear. But tomorrow if a new comment or reply is added to that topic. Would that topic again come back in my "unread" list?
- Is it possible to filter "unread" topics by speficic Forum. For ex: If I have Forum A, B and C. How can I see "unread" topics only from Forum A? If this requires development, kindly provide some guidance as we do have a developer onboard.
- Since "Unread Posts" would be personalized for each user. Do we need to worry about performance impact if we decide to use this feature?
Thanks again for this wonderful plugin & all the hard work that has gone behind it.
Regards
Hi @osdotme,
Please find y answers below:
If I have a topic which is unread today and I read it. Then it would move out of unread, that is clear. But tomorrow if a new comment or reply is added to that topic. Would that topic again come back in my "unread" list?
Yes
Is it possible to filter "unread" topics by speficic Forum. For ex: If I have Forum A, B and C. How can I see "unread" topics only from Forum A? If this requires development, kindly provide some guidance as we do have a developer onboard.
You can use the Recent Posts widget to display topics which contains unread posts from certain forums:
Since "Unread Posts" would be personalized for each user. Do we need to worry about performance impact if we decide to use this feature?
No, this is not a big resource consuming feature.