A text control can be used to manage a simple theme setting.
And adding text control to a theme is fairly easy. You can use...
The WordPress customizer is an option that makes adding various settings for a custom theme quite easy.
If you do not know what is a customizer,...
Creating a WordPress theme from ground up is a long winding process.
There are hierarchies you have to keep in mind and the content loop...
Now and then you may want to add a background image or a color to the background in a WordPress site. There are a few...
Patterns are useful for styling an individual post or page in WordPress. And WordPress offers block patterns from version 5.5
A pattern is a reusable block...
In the context of web development - a full stack developer is one who can handle most of the things needed in front end and...
Changing WordPress post author is easy through the WordPress dashboard. You can go to post edit screen and change the author name.
But that is...
Do you know that when you browse the net, the whole log of your browsing history can be tracked at the ISP level and individually...
The default settings of Woocommerce puts quantity and add to cart on the same line. I wanted to put them on different lines for a...
Creating a div element in jQuery is pretty easy. There are two things you needs to do. Create the div element and then add the...