error[] = "INFONo reference to nav_menu's was found in the theme. Note that if your theme has a menu bar, it is required to use the WordPress nav_menu functionality for it."; } return $ret; } function getError() { return $this->error; } } $themechecks[] = new NavMenuCheck;