bbPress can use Akismet service to check topics and replies for spam, and there is no option available  to control this integration, and if you use Akismet, you will be forced to use it for bbPress content too.

The only way to disable Akismet integration is to disable bbPress Akismet extend library from loading.

Code to disable Akismet integation

add_action('init', 'bbhelp_club_disable_akismet_integration');
function bbhelp_club_disable_akismet_integration() {
  remove_action('bbp_ready', 'bbp_setup_akismet', 2);
}

 

Please, take a few seconds and rate this answer
Rating: 4.5/5. From 1 vote. Votes Distribution.
Please wait...

Question answered by

Milan Petrovic

Programmer since the age of 12 and now WordPress developer with more than 8 years of WordPress experience, author of more than 100 plugins and more than 20 themes.

Dev4Press - Premium plugins for your WordPress and bbPress powered website.

The Comments

One thought on “How can I disable bbPress integration with Akismet?”

  1. ripul says:

    Akismet is a terrible terrible plugin. I have a 1 .5 GB database with posts table of 350mb. The akismet has created 900mb of data in postmeta table. This post helped me.

    No votes yet.
    Please wait...

Leave a Reply

Your email address will not be published. Required fields are marked *

Namecheap - Your dream domain awaits