I recently needed to dynamically insert a menu item into a specific menu programmatically. Almost every solution out there required targetting the menu by its menu location however my menu was not assigned a menu location under “Appearance > Menus” and I wanted to find a way to target the menu by its slug or […]
The post Function to insert items into a WordPress menu by Menu ID at any position! appeared first on The Web Developer LLC.