Basic Usage of WP-CLI in your WordPress Development | WordPress | WP-CLI | WordPress Development

Check out my new video premiering on 23rd Jul 2020 at 12:15 PM IST for the basic usage of wp-cli in your daily WordPress development process. In this video, I showed only some of the commands which I use on a daily bases. Enable reminder for the premiere so that you won’t miss the video. […]

Basic Usage of WP-CLI in your WordPress Development | WordPress | WP-CLI | WordPress Development Read More »

How To Create Custom Widgets Area In WordPress | Tutorial for Beginners

To create your custom widget area, please follow these two steps. Step – 1 ( Create a widget area in Backend ) Add below code to your theme’s functions.php or any other PHP file where you want to add code for your all custom widget area. /** * Create custom sidebars. * Add this into

How To Create Custom Widgets Area In WordPress | Tutorial for Beginners Read More »

How to Use Widgets in WordPress | WordPress | Tutorial for Beginners

I’ve made a video for this tutorial. Because that’s the easiest way to show how WordPress widgets work. And this is specially for the beginners. So please watch the video carefully and I am sure you will definitely clear about WordPress widgets. And if you like the video then subscribe my channel and share this

How to Use Widgets in WordPress | WordPress | Tutorial for Beginners Read More »

How to use WordPress Hooks – Filters – Part 2 | WordPress | Tutorial for Beginners

I’ve made a video for this tutorial. Because that’s the easiest way to show how WordPress filter work. And this is for the beginners. So please watch the video carefully and I am sure you will definitely clear about WordPress filters. And if you like the video then subscribe my channel and share this with

How to use WordPress Hooks – Filters – Part 2 | WordPress | Tutorial for Beginners Read More »

How to use WordPress Hooks – Actions – Part 1 | WordPress | Tutorial for Beginners

I’ve made a video for this tutorial. Because that’s the easiest way to show how WordPress actions work. And this is for the beginners. So please watch the video carefully and I am sure you will definitely clear about WordPress actions. And if you like the video then subscribe my channel and share this with

How to use WordPress Hooks – Actions – Part 1 | WordPress | Tutorial for Beginners Read More »

How to Create Child-theme in WordPress Step by Step very easy

Video for who doesn’t like to read ;). And if you like the video then subscribe my channel and share this with others who has the same issue. Step – 1: Select any theme ( For ex. 2020 ). This will be called a parent theme. Step – 2: Create folder for child-theme at ​”wp-content/themes/parent_theme_folder_name-child“

How to Create Child-theme in WordPress Step by Step very easy Read More »

How to have ActiveCampaign Sandbox account

ActiveCampaign provides 14 days trial period account. But when it comes to development, the developer needs to have a sandbox account which should be free and never expire. So for that AC provides a sandbox account for developers. How you can get Sandbox account? You can read more and request a sandbox account here: https://developers.activecampaign.com/page/developer-sandbox-accounts.

How to have ActiveCampaign Sandbox account Read More »

Asking authentication when we try to access homepage on WP Engine

Recently, I migrated a site from the flywheel to WP Engine using Migrate Guru plugin. After migration, I was asked to add browser authentication when I try to access the homepage. It was not asking the authentication when I try to access wp-admin. Below is the screenshot what I was getting. So I connected WP

Asking authentication when we try to access homepage on WP Engine Read More »