Guest User

Untitled

a guest
Apr 21st, 2017
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.92 KB | None | 0 0
  1. {
  2.     "key": "group_58f908c79edc2",
  3.     "title": "Story Modules",
  4.     "fields": [
  5.         {
  6.             "key": "field_58f90b2924bfd",
  7.             "label": "Module",
  8.             "name": "module",
  9.             "type": "repeater",
  10.             "instructions": "",
  11.             "required": 0,
  12.             "conditional_logic": 0,
  13.             "wrapper": {
  14.                 "width": "",
  15.                 "class": "",
  16.                 "id": ""
  17.             },
  18.             "collapsed": "",
  19.             "min": 0,
  20.             "max": 0,
  21.             "layout": "row",
  22.             "button_label": "Add module",
  23.             "sub_fields": [
  24.                 {
  25.                     "key": "field_58f90b3724bfe",
  26.                     "label": "Module title",
  27.                     "name": "module_title",
  28.                     "type": "text",
  29.                     "instructions": "",
  30.                     "required": 0,
  31.                     "conditional_logic": 0,
  32.                     "wrapper": {
  33.                         "width": "",
  34.                         "class": "",
  35.                         "id": ""
  36.                     },
  37.                     "default_value": "",
  38.                     "placeholder": "",
  39.                     "prepend": "",
  40.                     "append": "",
  41.                     "maxlength": ""
  42.                 },
  43.                 {
  44.                     "key": "field_58f9158b409e7",
  45.                     "label": "Position",
  46.                     "name": "position",
  47.                     "type": "number",
  48.                     "instructions": "Position (appears after #  number of stories in feed)",
  49.                     "required": 1,
  50.                     "conditional_logic": 0,
  51.                     "wrapper": {
  52.                         "width": "",
  53.                         "class": "",
  54.                         "id": ""
  55.                     },
  56.                     "default_value": 0,
  57.                     "placeholder": "",
  58.                     "prepend": "",
  59.                     "append": "",
  60.                     "min": "",
  61.                     "max": "",
  62.                     "step": ""
  63.                 },
  64.                 {
  65.                     "key": "field_58f90b3c24bff",
  66.                     "label": "Module type",
  67.                     "name": "module_type",
  68.                     "type": "select",
  69.                     "instructions": "",
  70.                     "required": 0,
  71.                     "conditional_logic": 0,
  72.                     "wrapper": {
  73.                         "width": "",
  74.                         "class": "",
  75.                         "id": ""
  76.                     },
  77.                     "choices": {
  78.                         "automated": "Automated",
  79.                         "curated": "Curated"
  80.                     },
  81.                     "default_value": [
  82.                         "automated"
  83.                     ],
  84.                     "allow_null": 0,
  85.                     "multiple": 0,
  86.                     "ui": 0,
  87.                     "ajax": 0,
  88.                     "return_format": "value",
  89.                     "placeholder": ""
  90.                 },
  91.                 {
  92.                     "key": "field_58f90bf524c00",
  93.                     "label": "Tag",
  94.                     "name": "tag",
  95.                     "type": "taxonomy",
  96.                     "instructions": "Select a tag to show up to 4 posts related to it.",
  97.                     "required": 0,
  98.                     "conditional_logic": [
  99.                         [
  100.                             {
  101.                                 "field": "field_58f90b3c24bff",
  102.                                 "operator": "==",
  103.                                 "value": "automated"
  104.                             }
  105.                         ]
  106.                     ],
  107.                     "wrapper": {
  108.                         "width": "",
  109.                         "class": "",
  110.                         "id": ""
  111.                     },
  112.                     "taxonomy": "post_tag",
  113.                     "field_type": "select",
  114.                     "allow_null": 0,
  115.                     "add_term": 0,
  116.                     "save_terms": 0,
  117.                     "load_terms": 0,
  118.                     "return_format": "id",
  119.                     "multiple": 0
  120.                 },
  121.                 {
  122.                     "key": "field_58f90c1d24c01",
  123.                     "label": "Posts",
  124.                     "name": "module_posts",
  125.                     "type": "relationship",
  126.                     "instructions": "Select up to 4 posts",
  127.                     "required": 0,
  128.                     "conditional_logic": [
  129.                         [
  130.                             {
  131.                                 "field": "field_58f90b3c24bff",
  132.                                 "operator": "==",
  133.                                 "value": "curated"
  134.                             }
  135.                         ]
  136.                     ],
  137.                     "wrapper": {
  138.                         "width": "",
  139.                         "class": "",
  140.                         "id": ""
  141.                     },
  142.                     "post_type": [
  143.                         "post"
  144.                     ],
  145.                     "taxonomy": [],
  146.                     "filters": [
  147.                         "search",
  148.                         "taxonomy"
  149.                     ],
  150.                     "elements": "",
  151.                     "min": "",
  152.                     "max": 4,
  153.                     "return_format": "object"
  154.                 }
  155.             ]
  156.         }
  157.     ],
  158.     "location": [
  159.         [
  160.             {
  161.                 "param": "page_template",
  162.                 "operator": "==",
  163.                 "value": "page-templates\/homepage.php"
  164.             }
  165.         ]
  166.     ],
  167.     "menu_order": 0,
  168.     "position": "normal",
  169.     "style": "default",
  170.     "label_placement": "top",
  171.     "instruction_placement": "label",
  172.     "hide_on_screen": [
  173.         "the_content"
  174.     ],
  175.     "active": 1,
  176.     "description": "",
  177.     "modified": 1492798378
  178. }
Advertisement
Add Comment
Please, Sign In to add comment