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

Fix for menu helper build_menu method when ->classes is not an array #110

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

danielck
Copy link
Contributor

While editing a menu within the Customizer, or after saving a Customizer draft, there were still cases where the classes property of a menu item could be an empty string within the build_menu method of the menu helper.

Some cases were caught by a previous PR, but not all. This PR should hopefully take care of the rest.

Note: This PR does still not address issue #105.

Fixes #109

@danielck danielck changed the title Fixed for menu helper build_menu method when ->classes is not an array Fix for menu helper build_menu method when ->classes is not an array Mar 22, 2019
@Nomafin Nomafin merged commit eee335c into devgeniem:master Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants