Hello everyone,,
I recently installed the wpforo plugin, and I’m amazed by it. It provides an excellent forum environment—thanks to the developers! I have a few questions this plugin is currently free, but will it switch to a paid version in the future? Almost all alternatives are paid. If wpForo becomes a paid plugin, I’d gladly use the paid version. However, the current extensions aren’t particularly useful for me at the moment.
my other question is about an issue I’m facing I’ve developed a mobile app that allows me to approve topics on the site using the rest apii. However, even though the topics appear as approved in the admin panel, they still show as unapproved on the site.
This only happens with forum topics that I approve via the rest api. What processes occur when a topic is approved? Is there any rest api documentation, or perhaps a list of hooks or classes?
Hi,
If wpForo becomes a paid plugin, I’d gladly use the paid version. However, the current extensions aren’t particularly useful for me at the moment.
wpForo is a free WordPress plugin, it doesn't have Pro version and it'll always be free. Here you can see the wpForo plugin without any customizations and add-ons: https://wpforo.com/community/
We also develop paid addons (separate plugins) for wpForo, they add some extra functions and features to your forum.
Check out the paid addons here: https://gvectors.com/product-category/wpforo/
I’ve developed a mobile app that allows me to approve topics on the site using the rest apii. However, even though the topics appear as approved in the admin panel, they still show as unapproved on the site.
I'll ask the developers and get back to you soon.
wpForo is a free WordPress plugin, it doesn't have Pro version and it'll always be free. Here you can see the wpForo plugin without any customizations and add-ons: https://wpforo.com/community/
This is truly admirable. I am grateful to the developers for this.
I'll ask the developers and get back to you soon.
I resolved the rest api issue. Topics and post ids on the site are being approved with their respective ids. I realized this a bit late. 🙂
Thank you for your response, Sofy.