• Resolved edugsdf

    (@edugsdf)


    How do I save the phone number too?

    We are in whatsapp times, and the phone number is important to keep.

Viewing 1 replies (of 1 total)
  • Thread Starter edugsdf

    (@edugsdf)

    I made two changes and it works for me.

    1) I added the option to save the phone.
    1.1) in the wpcf7_sendpress_subscribe_to_lists function I added the phonenumber entry in the user_data array.
    I did the isset treatment.

    1.2) then in the same function in the call SendPress_Data :: subscribe_user I passed the parameter phonenumber. And you also have to pass the Status = 2 parameter.

    2) the wpcf7_add_shortcode call was discontinued. It has been replaced by wpcf7_add_form_tag. On line 10 of the file that is in the paste bin.

    I do not know if it was the correct form, but for me it is working. I hope I have helped.

    New code in: https://pastebin.com/R9zZia1h

    See attachments:

    View post on imgur.com

    View post on imgur.com

    View post on imgur.com

Viewing 1 replies (of 1 total)

The topic ‘How to save phone number.’ is closed to new replies.