Function __global->_dispatch_notifications_notification
Definitions
sources/notifications.php
- Dispatch a high-impact change notification to alert a member and staff that someone changed the member's notification settings.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id_of | MEMBER | required parameter | N/A | N/A | The member whose notifications were changed |
$sensitive_change_alert | boolean | required parameter | N/A | N/A | Whether to notify the member whose changes were applied (false: only staff get notified) |