Wordpress provides a flexibility to execute raw SQL. In WooCommerce we will execute basic SQL queries to fetch data for reports and API.
Category: API

DataTables is a very popular and useful jQuery library to create powerful tables. In this article, we will see how to create date range filters in server-side jQuery dataTables using PHP and AJAX.