How-to and Troubleshooting
3
Posts
2
Users
0
Reactions
84
Views
Mar 21, 2025 1: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 11:23 am
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 3:16 pm
Ths very much, but I expressed myself incorrectly, I meant callback in the php code.