do_action( 'xprofile_field_submitbox_start', BP_XProfile_Field $this )
Fires at the beginning of the XProfile Field publishing actions section.
Description Description
Parameters Parameters
- $this
-
Current XProfile field.
Source Source
File: bp-xprofile/classes/class-bp-xprofile-field.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |