Matt, from what I've read only way to make an ElggMenuItem go to another site is to make a plugin that links to that site... that's illogical. There has to be an easier way to add a link than that way. I have the links on my site already, I just want them to be with the ElggMenuItems like the wire, photos, etc.
Never mind, I did it through the admin > appearance > menu items.
You're saying:
$google = new ElggMenuItem('google', 'google', 'http://google.com');
elgg_register_menu_item('site', $google);
doesn't go to google?
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.