( jQuery Pjax ) and WordPress

95 Views Asked by At

when using AJAX in WordPress, All the AJAX requests should be sent to wp-admin/admin-ajax.php file to process then this file will return the appropriate result

I want to use PJAX with WordPress but I do not know how it will send the ajax requests to admin-ajax.php file, I cant see any options for this

0

There are 0 best solutions below