ACF Felder aktualisieren
acf_update_post_fieldsUpdate ACF custom fields on a WordPress post or page by specifying its ID and a fields key-value object.
Instructions
Aktualisiert ACF Custom Fields eines Posts/einer Seite
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Felder als Key-Value Objekt | |
| postId | Yes | Post/Page ID | |
| postType | No | Post-Typ | post |