xprofile_field_after_sidebarbox, $this

xprofile_field_after_sidebarbox, $this

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: buddypress.14.5.2

do_action('xprofile_field_after_sidebarbox, $this') is found 1 times:

  • /bp-xprofile/classes/class-bp-xprofile-field.php line 1361

    * @since 2.2.0
    *
    * @param BP_XProfile_Field $field Current instance of the field.
    */
    do_action( ‘xprofile_field_after_sidebarbox’, $this ); ?>