29
06.11

Front End AJAX in WordPress

This code will help you use AJAX in WordPress Front End.

05
08.09

AJAX form request using POST method

Here is a way you can call a server side script with AJAX, using POST method.