BP_XProfile_Field_Type_Placeholder::admin_field_html( array $raw_properties = array() )

Prevent any HTML being output for this field type.

Description

Parameters

$raw_properties

(array) (Optional) key/value array of permitted attributes that you want to add.

Default value: array()

Source

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

	public function admin_field_html( array $raw_properties = array() ) {
	}

Changelog

Changelog
Version Description
BuddyPress 2.0.1 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.