if_custom_field
Attributes:
- name="custom field name" • if used without value matches custom field name present.
- value="custom field value" • if value is set tag compares the value in named custom field with value
- match="custom field value" • options "any"(any value), "all" (all values), "pattern" (regex)
- separator="list separator" • default is ''
Behaviors:
The if_custom_field tag is a conditional container tag which returns true if a custom field or field value, assigned in the name and value attributes, is associated with a particular article.