I would like to show only a few details from latest group: icon, title, owner, members(count) and description.
Tried with
$groups = elgg_list_entities(array(type => 'group', 'limit' => 1, 'full_view' => TRUE, 'view_type_toggle' => FALSE, 'pagination' => FALSE));
But how can I filter and separate the details to display in my view file.
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.