do_action( 'bp_get_the_profile_field_errors_action()' )
Fires after field label and displays associated errors for the field.
Description
This is a dynamic hook that is dependent on the associated field ID. The hooks will be similar to bp_field_12_errors
where the 12 is the field ID. Simply replace the 12 with your needed target ID.
Source
File: bp-xprofile/classes/class-bp-xprofile-field-type-datebox.php
Changelog
Version | Description |
---|---|
BuddyPress 1.8.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.