#11513 closed enhancement (invalid)
Akistmet injects 40 elements in $comment_data array
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugins | Version: | 2.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
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);
Attachments (1)
Change History (6)
petervanderdoes — 3 years ago
- Keywords has-patch reporter-feedback removed
- Resolution set to wontfix
- Status changed from new to closed
Reference: Plugin Repository Ticket: Akistmet injects 40 elements in $comment_data array
Close this here for now. Please use the above link for comments.
Note: See
TracTickets for help on using
tickets.

Please use the plugin repository trac to report bugs of akismet. Just select the component akismet to do so.