Inserts a menu item before an existing menu item.
If the new menu item is already in another menu, it will be removed from that menu before being added to this menu.
new_item |
The menu item to add. |
existing_item |
The existing menu item that the new menu item will be inserted before. |