apply_filters( 'mcs_format_tag', $value, $field, $post_id ) → {string}
Filter the value of a tag as rendered in the My Calendar template tagging.
Parameters:
Name | Type | Description |
---|---|---|
$value |
string | array | Value saved in post meta. |
$field |
array | Array of field information. |
$post_id |
int | Post ID. |
- Source:
Returns:
- Type
- string