do_action_ref_array( 'xprofile_field_before_delete', BP_XProfile_Field $this, bool $delete_data )

Fires before the current field instance gets deleted.


Description Description


Parameters Parameters

$this

Current instance of the field being deleted. Passed by reference.

$delete_data

Whether or not to delete data.


Top ↑

Source Source

File: bp-xprofile/classes/class-bp-xprofile-field.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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