For my main menu, I have a Groups dropdown with “My Groups” and “Create Group” options. I would like to add links to each of the groups that have been joined by the user into the Groups dropdown when the user is logged in.
I have tried a few codes I’ve found around and toyed with them in the theme’s functions.php file, but to no avail.
Does anyone know of a plugin that offers this functionality and/or a custom function that could do so?