AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
wpForo 3.1 is relea...
 
Notifications
Clear all

wpForo 3.1 is released!

9 Posts
7 Users
2 Reactions
311 Views
Robert
(@robert)
Posts: 10778
Support Team Admin
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 
[#72977]

We've just released wpForo 3.1 middle version!

wpForo 3.1 comes with better performance and posting speed. Lots of bugs have been fixed along with security issues. Added new tabs in wpForo > Tools admin page for Email Queue and Cron Job monitoring.

 

3.1.1 Changes

  • Security: Fixed Broken Authentication vulnerability allowing administrator email mutation
  • Security: Fixed PHP Object Injection vulnerability via widget AJAX handlers

 

3.1.0 Changes

  • Compatibility: WordPress 7.0
  • Security: Fixed vulnerability issue in the Revisions module
  • Security: Fixed vulnerability issue in Gutenberg block renderers
  • New: Tools – Email Queue Tab, email notifications now sent asynchronously with automatic fallback to direct sending when WP-Cron is broken or disabled, dramatically reducing post-submission delays on busy forums
    wpForo Tools Email Queue

     

  • New: Tools – Cron Jobs Tab, listing every WordPress scheduled event with per-row Run Now / Delete / Details, wpForo events sorted to the top
    wpForo Tools Cron Jobs

     

  • Fixed: Duplicate email notifications could be sent for posts that pass moderation
  • Fixed: Duplicate topic view counts could be recorded for the same user
  • Fixed: Processing spinner could remain visible after indexing completed
  • Fixed: Email Queue admin tab now shows “Cron idle” instead of “unknown” when there are no emails to send
  • AI New: Custom Knowledge – upload TXT, MD, JSON, and PDF files (Business+ plan) to enhance AI Chatbot and Bot Reply with your own documentation
    wpForo AI File Indexing

  • AI New: Custom Knowledge – scanned/image-only PDFs auto-fall back to OCR when native text is sparse
  • AI New: Custom Knowledge integrated into AI Chatbot, and AI Topic Suggestions
  • AI Improved: AI cron jobs are now only registered when a tenant is connected to the AI service, preventing stale wp_cron entries on installs that do not use AI features

This topic was modified 3 weeks ago by Robert
This topic was modified 2 weeks ago by Robert

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 20/05/2026 10:27 am
(@iamryanash)
Posts: 19
Eminent Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Thanks for everyone's work on this! The asynchronous email notifications update sounds exciting! That's been a pain point for us.


 
Posted : 20/05/2026 6:39 pm
Robert reacted
(@novedddd)
Posts: 59
Estimable Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Posted by: @robert

3.1.0 Changes

  • New: Tools – Cron Jobs Tab, listing every WordPress scheduled event with per-row Run Now / Delete / Details, wpForo events sorted to the top
    -- attachment is not available --

 

What determines if wpcron is "disabled" or "broken"?

I ask because like many, we don't use wpcron within the functions file. In other words, we have WPcron turned to "OFF" and run wpcron directly from the server. (a real cron).

I'm hoping this new version accepts this and doesn't "fallback" to the incredibly slow method that is was before? This is a critical detail.

 

Please advise, thanks!

 


 
Posted : 29/05/2026 12:24 am
iamryanash reacted
(@martin)
Posts: 1017
Support Team Moderator
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Hi @novedddd,

Sure, it first checks if the WP Cron is available. If it isn't then it uses the default way. You can even fully switch to the default mode in wpForo > Settings > Email Settings admin page and disable the Send Notification Emails Asynchronously option.


Powered by gVectors Team. our popular plugins:
wpForo, wpDiscuz

 
Posted : 29/05/2026 7:25 pm
(@wumdev)
Posts: 4
Active Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

I am trying the AI moderation on the 500 credit free plan and its letting me post spam and toxic content as a (subscriber) user. I unchecked "can pass moderation" and now i have to manually approve all post first, before it indexes. the settings for spam detection and enable toxicity detection are both yes. But in the AI logs i can only see content indexing and nothing on AI moderation either. Please let me know if i am doing something wrong thanks!


 
Posted : 09/06/2026 12:05 am
wpForo Support
(@wpforo-support)
Posts: 63
Member Moderator
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Hi wumdev,

Thanks for reporting this issue with the AI moderation feature. It sounds like you've already taken some good troubleshooting steps by unchecking "can pass moderation" and enabling both spam detection and toxicity detection. The fact that you're only seeing content indexing logs and no AI moderation activity is definitely a clue that something isn't working as expected on the moderation side.

Here are some steps I'd recommend to help diagnose the problem:

  • First, verify that your 500 credit free plan is actually active and that you haven't used up your credits already. Sometimes the AI moderation silently fails if credits are depleted.
  • Check the wpForo Tools admin page (which was added in version 3.1) to see if there are any error logs or status indicators for the AI moderation system. The new monitoring tabs might show what's happening behind the scenes.
  • Test with obvious spam or toxic content to see if even clear violations are being caught. This will help determine if the feature is completely non-functional or just not catching certain types of content.
  • Make sure your user roles and permissions are properly configured. Double-check that subscriber users are actually subject to the moderation rules you've set up.
  • Clear any caches you might have running, as leftover cache from a previous version could interfere with the new moderation features.

Since you're on wpForo 3.1, this should be a relatively recent setup. If you've verified all these settings and the AI moderation still isn't logging any activity, this could be a genuine bug that the support team should look into. Have you checked if there are any known issues reported for AI moderation in version 3.1, or would you like to escalate this with the wpForo team directly?


 
Posted : 09/06/2026 12:42 pm
(@wumdev)
Posts: 4
Active Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 
 

@wpforo-support Thank you for your response but i tried all your steps and i believe the AI moderation is not working at all, all posts are automatically uploaded to the forum.I have attached some screenshots below. I cleared all my previous post and shared an obvious spam but it successfully accepted on the forum. Are you guys using the AI moderation in this forum? maybe you can walk me through your steps.

image

 

image

 

image

 

image

 

image

 
Posted : 09/06/2026 11:29 pm
Sofy
 Sofy
(@sofy)
Posts: 5810
Support Team Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

@wumdev 

You've set the value of the "Skip Users with Minimum Approved Posts" option to 0, so posts from all users are skipped from moderation.


In case you want to say thank you 😊

We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 10/06/2026 1:27 pm
(@wumdev)
Posts: 4
Active Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

@sofy Thank you for your response, I assumed setting to zero disables and always checks the users post. I set to 10,000 now and my moderation is working thanks!


 
Posted : 10/06/2026 8:50 pm
Share: