Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#3904 closed enhancement (fixed)

Filter Akismet user agent string

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

Description

As of Akismet 2.5.4, we can now filter the user agent string. This will let us remove a lot of duplicated code from inside the BP_Akismet class.

Change History (2)

#1 @DJPaul
15 years ago

Also need to include the lines from the Akismet plugin's CSS that we were relying on, because they were always being loaded in wp-admin (they aren't since 2.5.4).

#2 @djpaul
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [5621]) Update Activity Akismet support for user agent and CSS changes introduced in Akismet 2.5.4. Fixes #3904

Note: See TracTickets for help on using tickets.