Is it possible to sync nav menus across multiple wordpress sites?
This is actually quite possible, however, there are some specific things that you need to do to get it to work. First, create a file on your wordpress installation that currently has that menu, for the demonstration, we’re calling it myoutsidermenu.php, in a theme called theme_name. Once you are done that, edit the php code … Read more