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

Integrate posts dynamically from a WordPress website to another (WordPress or Non-WordPress) website when Gutenberg is enabled.

Integrate posts dynamically from a WordPress website to another (WordPress or Non-WordPress) website.

QR Codes are a popular type of 2 Dimensional bar code and are also known as physical world links. In this article, we will see how to generate a simple QR Code using Google Chart 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.