Javascript variables sent to PHP via Fetch API and XHR POST synchronous methods do not appear in POST variables on server side
I wasn't sure if I should put this in Stack Overflow or the Wordpress exchange since I am working on a local WordPress s...