Skip to main content

Questions tagged [admin-ajax]

The tag has no usage guidance.

admin-ajax
0 votes
0 answers
152 views

Wordpress: Admin-ajax.php inacessible to application on OpenShift

I'm having a problem with one wordpress plugin which needs to access the admin-ajax.php. The tests I performed showed me that a call to this file returns a 0, which should not be the case for this ...
Pedro Martins's user avatar
2 votes
0 answers
2k views

Called and canceled of the admin-ajax.php file multiple times

I have an issue in a Wordpress installation with a plugin. There is a calendar which you can click on a day (or a range of days) and from ajax calls through admin-ajax.php it calculates product costs. ...
Tasos's user avatar
  • 7,487
1 vote
2 answers
1k views

wordpress ajax keeps losing connections

I apologize for my being little more han a newbie in WP and ajax but I need your help. I'm not sure if it's a bug or it's simply me who cannot manage to find a solution. I've the following situation. ...
user avatar
0 votes
2 answers
7k views

admin-ajax.php - block htaccess

I need htaccess rewrite to block request if don't have GET=action or POST=action. If somebody run example.com/wp-admin/admin-ajax.php then he will see error 404. I think that this should have ...
unknown's user avatar
  • 107
1 vote
0 answers
957 views

Why is admin-ajax.php being called so many times

On my WooCommerce site, can anyone tell me why admin-ajax.php is being called so many times, because it's killing my site load times. I read about the admin-ajax/heartbeat api issue and tried ...
edit7279's user avatar
  • 185
2 votes
0 answers
2k views

Set Woocommerce woocommerce_get_refreshed_fragments call admin-ajax.php run after page loads

I optimzed my site with cahce and it speeds to about 2 sec load time. The problem is that even that everything is done loading, but there are is 2 ajax call to admin-ajax.php with a action called ...
BenB's user avatar
  • 2,917
1 vote
1 answer
2k views

Ajax call in wordpress not working for subscriber user in front site

i have simple wordpress form to add data in custom table in wordpress using Ajax my jquery code(Ajax code ) jQuery.ajax(ajax_object.ajax_url, { type: "POST", ...
Ankur Bhadania's user avatar

15 30 50 per page
1 2 3 4
5