Skip to main content

Filter: daymark_title_field_policy

Filters the per-type policy for the composer's optional Title field.

Each primary Mark type maps to 'optional' (the composer shows an editable, AI-pre-filled Title field) or 'hidden' (the title is derived from the caption or a timestamp). Return a modified map to show or hide the field for a given type.

Parameters

NameTypeDescription
$policyarray<string,string>Map of primary type to 'optional' or 'hidden'.

Since

  • 0.5.0

Source

Defined in includes/class-publisher.php at line 66