This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Use alternative ajax request to admin-ajax.php

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Use alternative ajax request to admin-ajax.php Reply To: Use alternative ajax request to admin-ajax.php

#31120
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

I would not recommend doing that whatsoever, as the ajax URL is a wordpress core feature – all the plugins, as well as the wordpress core is using that. Unfortunately I don’t know if that is possible to change securely, I would not recommend moving that file though, or blocking public access from it. You could maybe try blokcing the rest of the folder, and make an exception to it somehow.