apply_filters( 'mc_location_container_primary', HTML, $data, $context ) → {string}
Append content in the primary column of location fields.
Parameters:
Name | Type | Description |
---|---|---|
HTML |
string | content. Default empty string. |
$data |
object | Current display object. |
$context |
string | Location or event. Tells us the structure of the $data object. |
- Source:
Returns:
- Type
- string