xprofile_field_after_contentbox, $this

xprofile_field_after_contentbox, $this

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: buddypress.14.5.2

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

  • /bp-xprofile/classes/class-bp-xprofile-field.php line 1391
    							 * @since 2.2.0
    							 *
    							 * @param BP_XProfile_Field $field Current instance of the field.
    							 */
    							do_action( 'xprofile_field_after_contentbox', $this ); ?>
    
    						</div>
    					</div><!-- #post-body -->
    				</div><!-- #poststuff -->
    			</form>
    		</div>