File: bp-forums/extend/akismet.php
Description
BBP_Akismet::http_post()

Submit data to Akismet service with unique bbPress User Agent

Source: bp-forums/extend/akismet.php:626

BBP_Akismet::get_user_roles()

Return a user’s roles on this site (including super_admin)

Source: bp-forums/extend/akismet.php:719

BBP_Akismet::add_metaboxes()

Add Aksimet History metaboxes to topics and replies

Source: bp-forums/extend/akismet.php:750

BBP_Akismet::history_metabox()

Output for Akismet History metabox

Source: bp-forums/extend/akismet.php:782

BBP_Akismet::submit_post()

Submit a post for spamming or hamming

Source: bp-forums/extend/akismet.php:229

BBP_Akismet::maybe_spam()

Ping Akismet service and check for spam/ham response

Source: bp-forums/extend/akismet.php:359

BBP_Akismet::update_post_meta()

Update post meta after a spam check

Source: bp-forums/extend/akismet.php:442

BBP_Akismet::update_post_history()

Update a post’s Akismet history

Source: bp-forums/extend/akismet.php:528

BBP_Akismet::get_post_history()

Get a post’s Akismet history

Source: bp-forums/extend/akismet.php:565

BBP_Akismet::filter_post_terms()

Handle any terms submitted with a post flagged as spam

Source: bp-forums/extend/akismet.php:592