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::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

BBP_Akismet

Loads Akismet extension

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

BBP_Akismet::__construct()

The main bbPress Akismet loader

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