do_action( 'bp_notification_before_update', array $update_args, array $where_args )

Fires before the update of a notification item.

Description

Parameters

$update_args

(array) See BP_Notifications_Notification::update().

$where_args

(array) See BP_Notifications_Notification::update().

Source

File: bp-notifications/classes/class-bp-notifications-notification.php

Changelog

Changelog
Version Description
BuddyPress 2.3.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.