do_action( 'bp_notification_before_update', array $update_args , array $where_args )
Fires before the update of a notification item.
Description Description
Parameters Parameters
- $update_args
- $where_args
Source Source
File: bp-notifications/classes/class-bp-notifications-notification.php
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |