do_action_ref_array( 'xprofile_field_before_save', BP_XProfile_Field $this )

Fires before the current field instance gets saved.


Description Description

Please use this hook to filter the properties above. Each part will be passed in.


Top ↑

Parameters Parameters

$this

(BP_XProfile_Field) Current instance of the field being saved.


Source Source

File: bp-xprofile/classes/class-bp-xprofile-field.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.