Your cart is currently empty!
WordPress has many complex plugins to handle redirection, such as Redirection by John Godley. However, in this tutorial, we will build a simple plugin that will redirect all or specific pages to the homepage. You may use this plugin where a sophisticated plugin is unnecessary. Plugin Header Lets first write the plugin header, the comment…
In this tutorial, I will show you how to show a nice popup when user cart contains products from specific categories. Let’s start by defining two constants that will hold some values for us that can easily be changed whenever needed. Define Necessary Constants Function to show JavaScript Alert I know I said popups. But…