do_action_ref_array( 'bp_activity_after_save', BP_Activity_Activity $this )

Fires after an activity item has been saved to the database.


Parameters Parameters

$this

(BP_Activity_Activity) Current instance of activity item being saved. Passed by reference.


Source Source

File: bp-activity/classes/class-bp-activity-activity.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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