How to remove an item from a custom Walker_Nav_Menu
I am still not sure how you call the menu or what $args you supply for the menu. But could suggest you some way to figure it out. first test: return an empty array, if menu becomes empty, the filter is running, if not, then your filter is not running and need to find another … Read more