Part 3: Simple Procedure for how to create a custom menu in WordPress

How to Create a Custom Menu in WordPress_

When you planning to create a new theme for your website, then custom menu plays an important role. Custom menus are also used to add additional menus to your current working theme. Just by entering a few lines of code, you will able to create a custom menu for your website. The following procedure shows … Read more

What is WordPress Hook? How to use Hooks in WordPress Development With Examples?

What is WordPress Hook_ How to use Hooks in WordPress Development

Hooks are functions in WordPress that lets the developer or WordPress users to add their own code or modify their code in WordPress core files, plugins, and themes without touching the core files.  According to codex hooks is described as “Hooks are provided by WordPress to allow your plugin to ‘hook into’ the rest of … Read more

Part 2: Proper way of including CSS and JS files in WordPress Using Enqueue Method

How to Properly Include CSS & JS files on WordPress themes & Plugins_

Confused about how to properly include CSS and JS files in your WordPress without any conflict? Then you are at the right place, in this post, we will let you know how to properly include CSS and JS files. Many developers make a mistake of directly calling the scripts and styles for your plugins and … Read more

Part 1: A Basic Tutorial on Creating a WordPress Theme From Scratch

A beginners Tutorial on Creating a WordPress Theme From Scratch

Wondering how to create a  WordPress theme right from scratch? No wonders, in this post we will explain you creating a theme from the scratch. Nowadays WordPress CMS is widely used all over the world. If you are a WordPress developer and the client prescribes to for a unique website with added features and functionalities … Read more

%d