wp_map_nav_menu_locations
wp_map_nav_menu_locations ( $new_nav_menu_locations, $old_nav_menu_locations )
Parameters:- (array) new_nav_menu_locations New nav menu locations assignments.
- (array) old_nav_menu_locations Old nav menu locations assignments.
Returns:- (array) Nav menus mapped to new nav menu locations.
Defined at: - Introduced in WordPress: 4.9.0
- Deprecated in WordPress: —
Description
Maps nav menu locations according to assignments in previously active theme.