admin-ajax.php – Page 2

AJAX Filter Posts by Category with Pagination

In this tutorial we’re going to learn how to create an AJAX pagination (without page refresh) on your WordPress website and also how to make it work together with AJAX filters (if you have one of course).

As a result of this tutorial, we’re going to have something like this:

WordPress AJAX filter posts by category with pagination

On the screenshot, you can see that we’re going to use page numbers links as a pagination, but using the same approach, you can easily make it with a load more button.

AJAX Add to Cart – How it Works

In this tutorial guys I would like to deconstruct for you how an asynchronous adding products to cart works in WooCommerce and we are also going to create some custom “ajax add to cart” buttons here.

WooCommerce AJAX add to cart

Order Received (Thank you) page

Comment Submission Without Page Refresh. No Plugins Used.

Remove Posts in WordPress Dashboard with AJAX

How to Change Comment Parent ID in /wp-admin/ ?