5. AJAX & Posting to Custom Rest API Endpoint – Let’s Build a WordPress Plugin From Scratch
Learn how to use AJAX to post form data to a custom rest endpoint in WordPress. We’ll also be using nonces to verify the form post to eventually post this data into our database.