do_action( 'bp_get_the_profile_field_errors_action()' )

Fires after field label and displays associated errors for the field.


Description 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 Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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