BIP KB Tag: Process
How To Process AJAX Request On WordPress - Part 2
Introduction to AJAX
Hello everyone, I’m back again. In my previous tutorial we looked at AJAX request processing. Now we’ll learn how to implement it with plugin development.
In this tutorial we are going to make a plugin which will take an integer number as an input and then it will show the amount of posts from WordPress.
The Skeleton
First thing first. We need to make the plugin skeleton with the help of ou...
By khan, November 17, 2015