453 pointsWPMU DEV ExpertSeriously helpful member
AndrewTraub
Member
—
19th January 2012
Is it possible to call admin-ajax.php from a hyperlink (i.e. pass it a query string) instead of posting to the file? I'm trying to avoid writting jquery script but think I'm going to have to :(
Is it possible to call admin-ajax.php from a hyperlink (i.e. pass it a query string) instead of posting to the file? I'm trying to avoid writting jquery script but think I'm going to have to :(
Responses (1)
Developer — 20th January 2012 #
Hi, the answer is yes - though the output isn't going to be pretty as no theme code is loaded by admin-ajax.php.
Become a member