Open IanDelMar opened 3 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.
This PR should be merged.
This PR adds basic Bootstrap 5 support to the walker.
Fixes #528
Changes proposed in this Pull Request:
wp_nav_menu()
function..active
class to the a element instead of the li element if Bootstrap 5 markup is requested.Proposed changelog entry for your changes:
Add basic Bootstrap 5 support
Notes:
.visually-hidden
Related issues and PRs:
499, #513, #500