[buddypress-trac] [BuddyPress Trac] #6191: Akismet integration using deprecated functions

buddypress-trac noreply at wordpress.org
Thu Feb 5 23:11:27 UTC 2015


#6191: Akismet integration using deprecated functions
----------------------------------+-----------------------------
 Reporter:  r-a-y                 |      Owner:
     Type:  enhancement           |     Status:  new
 Priority:  normal                |  Milestone:  Awaiting Review
Component:  Component - Activity  |    Version:
 Severity:  normal                |   Keywords:  has-patch
----------------------------------+-----------------------------
 The following notices are popping up when using the latest version of
 Akismet with the BP activity component:

 * akismet_get_user_roles is deprecated since version 3.0! Use
 Akismet::get_user_roles()
 * akismet_test_mode is deprecated since version 3.0! Use
 Akismet::is_test_mode() instead.
 * akismet_http_post is deprecated since version 3.0! Use
 Akismet::http_post() instead.
 * akismet_microtime is deprecated since version 3.0! Use
 Akismet::_get_microtime() instead.

 I've attached a patch to fix this.  Do you think anyone is running Akismet
 less than v3.0?

 For reference:

 * Akismet 3.0 was released back on April 15th, 2014.  WordPress 3.9 and
 BuddyPress 2.0 was released the day after.
 * We support down to WordPress 3.6, which was released back on August 1st,
 2013.  Akismet 2.5.9 was released on the same day.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6191>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list