Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#3880 closed defect (bug) (fixed)

bp_activity_setup_akismet doesn't check the bp_activity_use_akismet filter

Reported by: DJPaul Owned by: DJPaul
Priority: normal Milestone: 1.6
Component: Activity Version:
Severity: normal Keywords:
Cc:

Description

If you use the 'bp_activity_use_akismet' filter to stop BuddyPress Activity loading its Akismet supports, bp_activity_setup_akismet() ignores it and tries to load a class which doesn't exist, causing a fatal error.

Change History (1)

#1 @djpaul
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [5582]) Check to see if another plugin has disabled Activity's Akismet support. Fixes #3880

Note: See TracTickets for help on using tickets.