Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple nav menus #535

Closed
wants to merge 13 commits into from

Conversation

benoitchantre
Copy link
Contributor

Description

Addresses issue #464.

Makes the component ready to store and register multiple nav menus with minimal changes.

When you declare a new menu location (eg. footer), you will need to add it in set_navs_menus.

List of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • This pull request relates to a ticket.
  • This code is tested.
  • This change has been added to CHANGELOG.md
  • I want my code added to WP Rig.

@felixarntz felixarntz added this to the v3.0 milestone Jun 23, 2019
@bamadesigner
Copy link
Contributor

Let me look at this before merge. I too have modified this functionality for a client. Let me compare this with my code.

@benoitchantre benoitchantre changed the base branch from develop to v3 July 1, 2019 11:12
@benoitchantre benoitchantre self-assigned this Jul 1, 2019
@ataylorme
Copy link
Contributor

Let me look at this before merge. I too have modified this functionality for a client. Let me compare this with my code.

@bamadesigner did you have a chance to compare this with your code?

@robruiz robruiz closed this Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants