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

[WIP] Add Bootstrap 5 support #531

Open IanDelMar opened 3 years ago

IanDelMar commented 3 years ago

This PR adds basic Bootstrap 5 support to the walker.

Fixes #528

Changes proposed in this Pull Request:

Proposed changelog entry for your changes:

Add basic Bootstrap 5 support

Notes:

Related issues and PRs:

499, #513, #500

ethanclevenger91 commented 2 years ago

@IanDelMar What's the status of this PR? You seem fairly interested in maintenance on this project. Would it be worth a maintained fork for BS5 and continued development? Unless @pattonwebz has plans to return to this.

leqnam commented 1 year ago

This PR should be merged.