Relative Content

Tag Archive for ajaxwordpressadmin-ajax

Diagnosing re-direct of WP Ajax calls

I hope someone can advise me on the best way to diagnose what is causing my Ajax calls to /wp_admin/admin-ajax.php to be re-directed to my site’s homepage. I’m writing a new custom plugin for our site, following the pattern of another (working) plugin that uses admin-ajax. The existing plugin is working fine, but my new plugin’s calls to admin-ajax always get re-directed home.