Author: ShairyPortfolio

Register Menu in WordPress -7

In WordPress, menu can be registered using register_nav_menu functions and use hook after_setup_theme to support this register_nav_menu (‘any Name’, ‘Human Friendly Name’)       Registers a navigation...
READ MORE   >>

Function File in WordPress -6

In WordPress, functions.php file act as a plugin for WordPress site that’s automatically activated current theme. This file uses PHP code to add or change default features on a WordPress site. The Following hooks are given with their...
READ MORE   >>

Adding Logo in WordPress -5

Step 1: Open admin panel Go to this page: http://localhost/[project-name]/wp-admin/ Step 2: Click on Appearance Open Appearance → CustomizeClick on the Site Identity section and click Add Logo.Upload a new image, or select one that's...
READ MORE   >>

Header, Footer in WordPress -4

get_header() and get_footer() includes the header and footer template for a customize...
READ MORE   >>

Recent Comments

    • Copyright © 2020 (Er. Shairy Kalra). All Rights Reserved