Advertisement
Guest User

JSON

a guest
Jan 24th, 2019
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.29 KB | None | 0 0
  1. [
  2.     {
  3.         "key": "group_5c48343759ec5",
  4.         "title": "Uitgelichte Product Widget",
  5.         "fields": [
  6.             {
  7.                 "key": "field_5c4835191656f",
  8.                 "label": "Product",
  9.                 "name": "product",
  10.                 "type": "post_object",
  11.                 "instructions": "",
  12.                 "required": 0,
  13.                 "conditional_logic": 0,
  14.                 "wrapper": {
  15.                     "width": "",
  16.                     "class": "",
  17.                     "id": ""
  18.                 },
  19.                 "post_type": [
  20.                     "product"
  21.                 ],
  22.                 "taxonomy": "",
  23.                 "allow_null": 0,
  24.                 "multiple": 0,
  25.                 "return_format": "object",
  26.                 "ui": 1
  27.             }
  28.         ],
  29.         "location": [
  30.             [
  31.                 {
  32.                     "param": "widget",
  33.                     "operator": "==",
  34.                     "value": "featured_product_widget"
  35.                 }
  36.             ]
  37.         ],
  38.         "menu_order": 0,
  39.         "position": "normal",
  40.         "style": "default",
  41.         "label_placement": "top",
  42.         "instruction_placement": "label",
  43.         "hide_on_screen": "",
  44.         "active": 1,
  45.         "description": ""
  46.     }
  47. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement