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.
This PR adds instruction for the usage of the walker with Bootstrap 5 to the readme. So people have guidance to make the walker work with BS5 until BS5 is supported directly.
See issues #499 and #493.
See PR #500 for proposed implementation of BS5 support.
This PR adds instruction for the usage of the walker with Bootstrap 5 to the readme. So people have guidance to make the walker work with BS5 until BS5 is supported directly.
See issues #499 and #493. See PR #500 for proposed implementation of BS5 support.