Warning: This plugin has't been updated in over 10 years. It may no longer be maintained.
What you can do to help:
Elgg | Release | Download | Date | Links |
1.8 | 1.0 | () | 2012-Mar-04 |
I needed to add access to my own wire so I went on a C 'n' P spree and added access to thewire. Thought someone else might want/need the same thing so here it is.
If you just want to make the wire for friends only, then go to actions/add.php and change:
$access_id = ACCESS_PUBLIC;
for
$access_id = ACCESS_FRIENDS;
View Stumpy's plugins
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.