[wp-trac] [WordPress Trac] #13114: Deprecated function in Akismet
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 26 04:58:54 UTC 2010
#13114: Deprecated function in Akismet
--------------------------+-------------------------------------------------
Reporter: johnbillion | Owner: matt
Type: defect (bug) | Status: new
Priority: low | Milestone: Unassigned
Component: Plugins | Version:
Severity: minor | Keywords: deprecated
--------------------------+-------------------------------------------------
Akismet uses `__ngettext()` which is deprecated and should be replaced
with `_n()`
Line 932 and line 942 of akismet.php. I won't patch it as Akismet is an
external.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13114>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list