Forums

Contact Form 7
plugin interaction with contact form 7 (2 posts)

  1. wordpress Spec
    Member
    Posted 3 months ago #

    Dear staff,

    I am writing a wordpress plugin for prevention spam, this plugin work for submit comment and sign up form of wordpress, I would like to interact with your plugin. what is the best solution for add a check in contact form plugin and prevent spammer? My plugin must check only remote ip address

    thank you
    Alessio

    http://wordpress.org/extend/plugins/contact-form-7/

  2. Takayuki Miyoshi
    Member
    Posted 3 months ago #

    Use wpcf7_spam filter written in includes/classes.php. It should return true (spam) or false (ham).

Reply

You must log in to post.

About this Plugin

About this Topic