acf_get_post_field
Retrieve a single Advanced Custom Fields (ACF) value from a WordPress post by specifying the post ID and field name, with optional format choice.
Instructions
Get a single ACF field value for a post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | Post ID | |
| field | Yes | Field name | |
| format | No | formatted |