• Is there a way of registering a menu walker so that it becomes the default?

    I am writing a plugin that filters menus based on permissions read from a Codeigniter session. Currently I have to edit the theme to register the new Walker_Nav_Menu. Is there a better way to do this?

  • The topic ‘Default menu walker’ is closed to new replies.