Advanced live search in WordPress 1 – Custom REST API

WordPress is a very decent CMS, but its default search is limited. Here we will start to implement a very advanced ajax search for your WordPress theme without needing plugin. We are going to include Custom Fields in the search results and all the fancy stuff too. This is the first article in a series.… Continue reading Advanced live search in WordPress 1 – Custom REST API

How to reply to WooCommerce reviews on frontend – without plugin

WooCommerce only allows you to reply reviews from WordPress dashboard, by default. In this article, we will learn a simple way to enable any visitor to reply WooCommerce reviews from frontend, without plugin. How to add frontend reply for WooCommerce reviews in – steps 1- Add reply button to WooCommerce reviews First, we should add… Continue reading How to reply to WooCommerce reviews on frontend – without plugin