how can i exclude admin blog to wire or riverdashboard?
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.
- DhrupDeScoop@Dhrup2000

DhrupDeScoop - 0 likes
You must log in to post replies.// add to river
if(!isadminloggedin())
add_to_river('river/object/blog/create', 'create', get_loggedin_userid(), $blog->guid);