Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 82367

Manually submit form with jquery post in 4.8

$
0
0

Replies: 0

Hi there!

I used to submit my cf7 forms manually via jquery post like this:


$.post($form.attr('action'), $(this).serializeArray(), function (callback) {}

It worked fine in version 4.7, but doesn’t work anymore after the update to 4.8. Did something change that prevents submitting the form via jquery post? Anyone got an idea what might cause the problem?

Thanks and have a great weekend!


Viewing all articles
Browse latest Browse all 82367

Trending Articles