Guest User

ACF JSON for post "Query posts based on two subfields..."

a guest
Jan 19th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.69 KB | None | 0 0
  1. [
  2.     {
  3.         "key": "group_58777d657b7fe",
  4.         "title": "Spelvormen",
  5.         "fields": [
  6.             {
  7.                 "sub_fields": [
  8.                     {
  9.                         "layout": "vertical",
  10.                         "choices": {
  11.                             "4-6": "4-6 jaar",
  12.                             "7-9": "7-9 jaar",
  13.                             "10-12": "10-12 jaar",
  14.                             "4-12": "4-12 jaar"
  15.                         },
  16.                         "default_value": "",
  17.                         "other_choice": 0,
  18.                         "save_other_choice": 0,
  19.                         "allow_null": 0,
  20.                         "return_format": "value",
  21.                         "key": "field_58777566e0ed1",
  22.                         "label": "Leeftijd",
  23.                         "name": "leeftijd",
  24.                         "type": "radio",
  25.                         "instructions": "",
  26.                         "required": 1,
  27.                         "conditional_logic": 0,
  28.                         "wrapper": {
  29.                             "width": "",
  30.                             "class": "",
  31.                             "id": ""
  32.                         }
  33.                     },
  34.                     {
  35.                         "layout": "vertical",
  36.                         "choices": {
  37.                             "activiteitenaanbod": "Activiteitenaanbod",
  38.                             "regels": "Regels en sfeer in de groep",
  39.                             "inrichten": "Inrichten van een ruimte",
  40.                             "aanschaf": "Aanschaf van materiaal",
  41.                             "dagindeling": "Dagindeling",
  42.                             "kiezen": "Kiezen van een thema",
  43.                             "aannemen": "Aannemen van professionals",
  44.                             "communicatie": "Communicatie"
  45.                         },
  46.                         "default_value": [],
  47.                         "allow_custom": 0,
  48.                         "save_custom": 0,
  49.                         "toggle": 0,
  50.                         "return_format": "value",
  51.                         "key": "field_587776a3e0ed2",
  52.                         "label": "Onderwerp",
  53.                         "name": "onderwerp",
  54.                         "type": "checkbox",
  55.                         "instructions": "",
  56.                         "required": 1,
  57.                         "conditional_logic": 0,
  58.                         "wrapper": {
  59.                             "width": "",
  60.                             "class": "",
  61.                             "id": ""
  62.                         }
  63.                     }
  64.                 ],
  65.                 "min": 1,
  66.                 "max": 0,
  67.                 "layout": "table",
  68.                 "button_label": "",
  69.                 "collapsed": "",
  70.                 "key": "field_58777d71b72c5",
  71.                 "label": "Gegevens",
  72.                 "name": "gegevens",
  73.                 "type": "repeater",
  74.                 "instructions": "",
  75.                 "required": 1,
  76.                 "conditional_logic": 0,
  77.                 "wrapper": {
  78.                     "width": "",
  79.                     "class": "",
  80.                     "id": ""
  81.                 }
  82.             }
  83.         ],
  84.         "location": [
  85.             [
  86.                 {
  87.                     "param": "post_type",
  88.                     "operator": "==",
  89.                     "value": "spelvormen"
  90.                 }
  91.             ]
  92.         ],
  93.         "menu_order": 0,
  94.         "position": "normal",
  95.         "style": "default",
  96.         "label_placement": "top",
  97.         "instruction_placement": "label",
  98.         "hide_on_screen": "",
  99.         "active": 1,
  100.         "description": ""
  101.     }
  102. ]
Advertisement
Add Comment
Please, Sign In to add comment