WordPress responds to the ajax request with readyState 1, 2, 3 before responding with 4

readyState= 1this.status= 0readyState= 2this.status= 200readyState= 3this.status= 200readyState= 4this.status= 20

readyState= 1
this.status= 0
readyState= 2
this.status= 200
readyState= 3
this.status= 200
readyState= 4
this.status= 200

These are the responses I get, and in the end it finally responds with 4 and 200. My php function just echoes "hello from php". I used ob_clean() before echo and wp_die() as per Codex recommendations because it said there may be unnecessary responses mixed in with ajax but still didn't help at all.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1738714618a4070991.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信