• Hi,
    before latest releases there was possible to submit a form through php code.
    After recent plugin updates, I receive a 415 error of content that I fixed by adding a “Content-type” header to “multipart/form-data” in wp_remote_post() call. But the body $args still not passed for a “boundary” issue. Any suggestions?
    Thanks in advance.
    -j

    • This topic was modified 3 years, 7 months ago by jospic.
    • This topic was modified 3 years, 7 months ago by jospic.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Submit form from code’ is closed to new replies.