How to comply with Zero Spam when using multiple comment forms
-
Hello,
Thank you for taking up the fight against nasty WP spambots! Currently, I am developing a website that will have two comment forms displayed on each post. One comment type is for reviews (using normal WP comments) and one is for peer reviews (using a custom comment type).
When I submit a peer review, I get the following error message:
There was a problem processing your comment.How can I get my custom peer review comment form to comply with your plugin? I presumed it would work out of the box since I am using native WP comments functions. The only odd thing I am doing is setting a custom comment type in the peer review form using a hidden field called “extra”.
Here is the code I am using as the basis for my own custom comment type:
https://gist.github.com/dbranes/0215762a4cf3db50a6b7Many thanks for your help.
- The topic ‘How to comply with Zero Spam when using multiple comment forms’ is closed to new replies.