File: bp-forums/extend/akismet.php |
Description |
---|---|
BBP_Akismet::http_post() |
Submit data to Akismet service with unique bbPress User Agent |
BBP_Akismet::get_user_roles() |
Return a user’s roles on this site (including super_admin) |
BBP_Akismet::add_metaboxes() |
Add Aksimet History metaboxes to topics and replies |
BBP_Akismet::history_metabox() |
Output for Akismet History metabox |
BBP_Akismet::update_post_meta() |
Update post meta after a spam check |
BBP_Akismet::update_post_history() |
Update a post’s Akismet history |
BBP_Akismet::get_post_history() |
Get a post’s Akismet history |
BBP_Akismet::filter_post_terms() |
Handle any terms submitted with a post flagged as spam |
BBP_Akismet |
Loads Akismet extension |
BBP_Akismet::__construct() |
The main bbPress Akismet loader |