You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Description: A custom WordPress nav walker class to implement the Bootstrap 4 navigation style in a custom theme using the WordPress built in menu manager.
13
13
* Author: Edward McIntyre - @twittem, WP Bootstrap, William Patton - @pattonwebz
Copy file name to clipboardExpand all lines: composer.json
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,24 @@
1
1
{
2
2
"name": "wp-bootstrap/wp-bootstrap-navwalker",
3
3
"description": "A custom WordPress nav walker class to fully implement the Bootstrap 4 navigation style in a custom theme using the WordPress built in menu manager.",
0 commit comments