How to submit AJAX Forms only specific fields – WordPress
I have a form that allows the user to change their account info. I added ajax requests to save changes without page refresh. My problem is that I don't want to submit all the fields on the form because some…