Comment Callbacks
Comment callbacks are invoked as a part of the comment submission process. They are invoked to give plugins an opportunity to short circuit the process and keep a comment from being committed to the database.
See also:
- Creating a New Spam/Junk Filter
- handle_spam callback
- handle_ham callback