Forums

[Plugin: Contact Form 7] HTTP Post in the contact form (2 posts)

  1. KingJulian
    Member
    Posted 1 month ago #

    Hi,

    Can you please advise where or how can I do an HTTP post to a url with some parameters.

    The reason is I would like to have the contact form send an SMS also through our sms gateway.

    Regards,

    King Julian.

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

  2. takayukister
    Member
    Posted 1 month ago #

    You can realize it by adding "wpcf7_form_action_url" filter (you'll see it in class.php #48).

    If you are not familiar with filters, see the plugin API doc.
    http://codex.wordpress.org/Plugin_API

Reply

You must log in to post.

About this Topic