Skip to main content

Filter: gk/lookup/field/display/value

Modifies the display value extracted from a lookup field's referenced object.

Parameters

NameTypeDescription
$valuestringThe extracted attribute value.
$objectmixedThe resolved object (WP_User, WP_Post, or array for entries).
$attributestringThe attribute name.
$sub_keystring|nullThe sub-key for meta/field/taxonomy lookups. Default: null.
$source_typestringThe lookup source type.
$field\GF_FieldThe lookup field object.

Since

Source

Defined in includes/Resolver.php at line 190