[wp-trac] [WordPress Trac] #11513: Akistmet injects 40 elements in $comment_data array
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 19 18:41:56 UTC 2009
#11513: Akistmet injects 40 elements in $comment_data array
-----------------------------+----------------------------------------------
Reporter: petervanderdoes | Owner: westi
Type: enhancement | Status: new
Priority: normal | Milestone: Unassigned
Component: Plugins | Version: 2.9
Severity: normal | Keywords: has-patch
-----------------------------+----------------------------------------------
I'm not sure if I can file this here, if not I apologize.
Akismet injects 40 elements into the $commendata array and those elements
are returned into the core.
As far as I know there is no need for these elements to be returned.
More info:
Function is called during action:
add_action('preprocess_comment', 'akismet_auto_check_comment', 1);
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11513>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list