Hi all,
I would like to create a menu item that has a couple of sub items in the top menu. I tried it with
elgg_register_menu_item but this seems to add just an item at the top level. How do I add further (sub)items to this item. It should behave like the "More" menu item.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Matt Beckett@Beck24
Matt Beckett - 0 likes
You must log in to post replies.Use the 'parent' attribute of the ElggMenuItem class
http://reference.elgg.org/classElggMenuItem.html