do_action_ref_array( 'bp_notification_after_save', BP_Notifications_Notification $value )

Fires after the current notification item gets saved.


Parameters Parameters

$value

(BP_Notifications_Notification) Current instance of the notification item being saved. Passed by reference.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.