I have tried to create a ajax requet and post some data to a customized PHP page. After querying database, this page will return the result array as a format of JSON.
But I found that there was a 302 Found error and it seemed to also have a redirect probelm (redirect to plugin fold).
I'm totally confused about this situation. The code for AJAX was quite simple and I think it's gonna work. I don't know if there is something in Q2A that affected this. Any advice? Thx !