AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
3
Posts
2
Users
0
Reactions
610
Views
Mar 21, 2025 5:24 pm
Hello,
Pls do you have a callback for when a topic is added or only from a specific section a topic is added? Thank you very much in advance.
2 Replies
Mar 22, 2025 3:23 pm
Hi,
wpForo has three types of subscriptions in wpForo:
- Subscribe to Forum (get notified about all topics and posts)
- Subscribe to Individual Forum (get notified about new topics in this forum)
- Subscribe to Individual Topic (get notified about all replies in this topic)
Please read this doc: https://wpforo.com/docs/wpforo-v2/settings/subscriptions-mentioning/
Besides, you can use the Subscription Manager feature, it makes subscription feature many times easier.
Mar 22, 2025 7:16 pm
Ths very much, but I expressed myself incorrectly, I meant callback in the php code.
