Month: February 2021

Register Widget in WordPress -10

Widgets are blocks of content that you can add to your site's sidebars, footers, and other areas of your website where you want. These are created to provide a simple, easy and user friendly to control the design and content of their site without...
READ MORE   >>

Excerpt in WordPress -9

the_excerpt () function is used in WordPress for article summary and Wordpress post with a link to the whole content. In another way we can create our own customize function with button and permalink also and the code is given below: //This...
READ MORE   >>

Call WordPress Menu -8

Registered menu can be called using the wp_nav_menu function by their theme location name. and Wordpress Navwalker class is used for the bootstrap css.Different ways to call the menu are as Way 1: Simply Call the...
READ MORE   >>

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   >>

Recent Comments

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