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.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [5582]) Check to see if another plugin has disabled Activity's Akismet support. Fixes #3880