1028

Adding a post object field

976

Editing a post object field

{
  "name": "post_object_field",
  "label": "Post Object Field",
  "class": "post_object",
  "value": {
    "ID": 100,
    "title": "Biscuits",
    "post_type": "page",
    "slug": "biscuits",
    "excerpt": "",
    "content": "<p>Page Content</p>",
    "status": "publish",
    "advanced": [ ]
  },
  "relationship": {
    "type": "post",
    "class": "all"
  }
}

See more information on this field.