dev-master
9999999-dev http://hypejunction.comAJAX Tabs component for Elgg
GPL-2.0
The Development Requires
by Ismayil Khayredinov
plugin feature elgg
AJAX Tabs component for Elgg
, (*1)
elgg_register_plugin_hook_handler('feature', 'object:my_type', 'Elgg\Values::getTrue');
By default, only admins can feature/unfeature items. If you need to change that behaviour,
use 'permissions_check:feature',$entity_type
hook., (*2)
If you need to notify the owner, or create a river item, listen to 'featured',$entity_type
and
'unfeatured',$entity_type
events., (*3)
AJAX Tabs component for Elgg
GPL-2.0
plugin feature elgg