Not actually checking the field
-
You’re checking for the value of the
honeypot-commentsfield, but on the comments form you’re putting an input with a randomized string, so that field doesn’t exist.So your conditional on line 96 doesn’t work, rendering the plugin useless.
The topic ‘Not actually checking the field’ is closed to new replies.