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.
Builds using PHPUnit 4 fail (see here) because WordPress requires at least PHPUnit 5.4. Thrown Error: "Looks like you're using PHPUnit 4.8.36. WordPress requires at least PHPUnit 5.4 and is currently only compatible with PHPUnit up to 7.x.".
Builds using PHPUnit 4 fail (see here) because WordPress requires at least PHPUnit 5.4. Thrown Error: "Looks like you're using PHPUnit 4.8.36. WordPress requires at least PHPUnit 5.4 and is currently only compatible with PHPUnit up to 7.x.".
Changes proposed in this Pull Request: