wp_ajax problems in everything but Firefox
-
I’m trying to use wp_ajax to call a custom function. This works perfectly with Firefox, but fails completely in eveything else (tested with Chrome, Opera and IE8).
I’ve stripped down the code so it’s now using precisely the example code contained on the codex pages.
I can see the request generated correctly in the console, but the response comes back as 0.
Any ideas as to why this might be the case?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘wp_ajax problems in everything but Firefox’ is closed to new replies.