Schema Documentation
PostObjectFieldFormatEnum
Description
The format of post field data.
Values
Enum Value | Description |
---|---|
| Provide the field value directly from database. Null on unauthenticated requests. |
| Provide the field value as rendered by WordPress. Default. |
Example
"RAW"