issues
search
wp-bootstrap
/
wp-bootstrap-navwalker
A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
https://wp-bootstrap.github.io/wp-bootstrap-navwalker/
GNU General Public License v3.0
3.37k
stars
1.94k
forks
source link
Fix dropdown toggle showing if depth set to 1
#486
Closed
IanDelMar
closed
3 years ago
IanDelMar
commented
4 years ago
Changes proposed in this Pull Request:
Check the depth set in the nav menu args and add the dropdown toggle for depth != 1 only.
Testing instructions:
Use a mulit-level menu with depth set to 1.
Changes proposed in this Pull Request:
Testing instructions: