Hello all!
I've got a tricky question. I'm trying to find whether or not a current page/post is in a specified wp_nav_menu.
To do this, I grabbed the page/post id and I wanted to traverse through menu items from wp_nav_menu but I can't find how to do so. Any ideas? Also, any better suggestions to find if the page is in a nav menu?
Thanks so much!