Simplified AJAX For WordPress Plugin Developers using Jquery
Let me explain the problem first, while I was working on my plugin I needed to insert the photo data into the database, using ajax request.
It would have involved either making a direct connection with the database or including the wordpress config file.
I was not happy with either of these options, I needed a simpler solution.
Leave a Reply
Menu


