Filter: daymark_capture_camera_metadata
Whether camera EXIF fields (camera/aperture/iso/focal_length/ shutter_speed) are copied into _daymark_camera post meta.
Defaults to the daymark_capture_camera_metadata option (a checkbox in Settings -> Daymark's Privacy section, defaulting to true) — set to false there, or return false from this filter, to opt a site out of storing this quietly-captured device/equipment metadata; see the "quiet Mark metadata capture" feature's privacy note in readme.txt/README.md. This does not affect the EXIF capture-timestamp fallback (see resolve_captured_at()), which is a separate date/time concern.
Parameters
| Name | Type | Description |
|---|---|---|
| $capture | bool | Defaults to the daymark_capture_camera_metadata option. |
Since
- 0.11.0
Source
Defined in includes/class-publisher.php at line 1432