Introduction: WordPress Custom Post Type AJAX Search

This is a 5 part tutorial explaining how to do a Custom Post Type AJAX Search.

Step 1: Setup

Step 2: Creating User Interface (PHP / HTML)

Step 3: JQuery (JS)

Step 4: AJAX Callback With JSON (PHP)

Step 5: Connect Frontend With Backend (JS)