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

sniff: plugin territory - action hook wp_edit_nav_menu_walker #231

Open
joyously opened this issue Sep 1, 2019 · 0 comments
Open

sniff: plugin territory - action hook wp_edit_nav_menu_walker #231

joyously opened this issue Sep 1, 2019 · 0 comments

Comments

@joyously
Copy link

joyously commented Sep 1, 2019

The wp_edit_nav_menu_walker filter filters the Walker class used when adding nav menu items.
https://developer.wordpress.org/reference/hooks/wp_edit_nav_menu_walker/

Since that is in the admin, for creating menus, the theme should not be involved.

Code Samples:

see theme ticket 71573 and the 16 themes shown in this search:
https://wpdirectory.net/search/01DKJ170ASXJ4CMDDTQ4JF9M9K

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

No branches or pull requests

1 participant