Log1x / navi

A developer-friendly alternative to the WordPress NavWalker.
https://github.com/Log1x/navi
MIT License
311 stars 29 forks source link

Force $menu to array #37

Closed zacksmash closed 3 years ago

zacksmash commented 3 years ago

This is creating an error for locally, when booting up a new site. I'm getting this error:

 Warning: array_filter() expects parameter 1 to be array, bool given

This solves the error from popping up.