
How To Connect WordPress Contact Form 7 To Zoho CRM?
You can use the Zoho CRM API to connect your WordPress Contact Form 7 …

How Can I Conquer In WordPress?
Conquer in WordPress may mean different things to different people, but here are a …

How to create a simple plugin to handle activation/deactivation
Creating a simple plugin to handle activation/deactivation Plugin based on user roles is relatively …

WordPress Deactivate Plugin Depending On login User
There are a few different ways to conditionally deactivate or activate a plugin based …

How To Display Product Image In WooCommerce Order Emails
In WooCommerce, you can display product images in WooCommerce order emails by hooking into …

Converting WooCommerce Checkout into a Quote System
Converting the checkout process in WooCommerce to a quote system can be accomplished by …

Create WordPress Shortcode To Display Number Of Products
In WooCommerce, you can create a shortcode that displays the total number of products …

Using The Datetime Or Timestamp Data Type In MySQL
In MySQL, you can use the Datetime Or Timestamp data types to store date and …

How to use jQuery and $ sign in WordPress
jQuery is one of the best scripting languages to create any kind of functionalities …

How To Fetch The Current Taxonomy Term ID In WordPress
WordPress is one of the most used platforms to develop a website. With its …

Display Blogposts Using WordPress Shortcode
WordPress shortcode are small pieces of code that you can use to add various …

Sortable Column On Custom Post type
To make a wordpress sortable column on a custom post type, one needs to …

Install WordPress From Development To Production
Install WordPress from a development environment to a production environment typically involves the following …