AI Search
Classic Search
Notifications
Clear all
Nov 11, 2020 8:43 pm
9 Replies
Nov 11, 2020 11:15 pm
Nov 12, 2020 12:10 pm
Hi @bbbos,
You can manage users subscriptions one by one in each user Profile > Subscriptions Tab. There is a subscription manager in Subscriptions Tab, just uncheck all and save for certain user:
If you need to remove multiple subscriptions at once, you can remove entries from wp_wpforo_subscriptions table in the database. Use phpMyAdmin plugin or your Hosting Service > cPanel > phpMyAdmin Tool, go to website database, find the wp_wpforo_subscriptions table and remove rows you want. This table contains UserID <> TopicID or UserID <>ForumID relations. So you can remove subscriptions by UserID, TopicID or ForumID.




