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 06, 2025 11:41 am
I want to create a small plugin that shows the top 10 user with most received upvotes in the last 24h/7days an so on. But i dont know where those votes are saved in the database. Can someone help me?
btw. I just built a small plugin that shows the user who where most active within the last 24h/7days/alltime. If anyone wants it, i can upload it. Screen:
2 Replies
Apr 07, 2025 11:20 am
Hi,
You can find it in the wp_wpforo_reactions table.
The wp_ is just a prefix. In your case, it may differ.