Junk Handling Callbacks
Junk handling callbacks are used by plugins to handle comments that categorized as ham or spam incorrectly. These callbacks allow plugins to take action on a comment or TrackBack in addition to simply changing its junk status from true to false, or vice versa.
In each of the callbacks below, Movable Type passes in a reference to the MT::App processing the request, and a reference to the object, either a comment or TrackBack being reclassified.
- Previous: blog_template_set_change
- Next: handle_ham

Leave a note
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.