WordPress Theme Development From Scratch - 13. Using Bootstrap Nav Menu in WordPress (2020)
Mr Digital Mr Digital
29.3K subscribers
28,403 views
0

 Published On Feb 14, 2020

WordPress has a specific structure of how it displays menus. Using PHP, it spits out the menu structure in HTML.

A navwalker in WordPress is the class responsible for creating the structure ready to be echoed onto your template.

The WordPress Bootstrap Nav Walker Class overrides the default class and ensures that your menus work with Bootstraps menu class setup.

Learn how to add this class and implement it into your menu.

show more

Share/Embed