Xhr.send : PDF upload failed with status 400 and response 0
failed with status 400 and response 0 When you make a request to admin-ajax.php you need to pass an action parameter, which here is upload_pdf. If nothing on the PHP side handles this then admin-ajax.php will return a 0 and a HTTP status of 400. Essentially, WordPress is saying it has no idea what you’re … Read more