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
January 13, 2021 at 3:08 pm
#31120
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.