Skip to content

Instantly share code, notes, and snippets.

@pcfreak30
Created October 26, 2015 18:24
Show Gist options
  • Save pcfreak30/35b68225e701788f3838 to your computer and use it in GitHub Desktop.
Save pcfreak30/35b68225e701788f3838 to your computer and use it in GitHub Desktop.
{
"meta": {
"version": "2.5.5",
"build": 1445883409
},
"pods": {
"7029": {
"id": 7029,
"name": "report",
"label": "Report",
"description": "",
"type": "post_type",
"storage": "table",
"object": "report",
"alias": "",
"fields": {
"item_type": {
"id": 7030,
"name": "item_type",
"label": "Item Type",
"description": "",
"help": "",
"class": "",
"type": "pick",
"weight": 0,
"pick_object": "post-types",
"pick_val": "",
"sister_id": "",
"required": "0",
"unique": "0",
"pick_format_type": "single",
"pick_format_single": "dropdown",
"pick_format_multi": "checkbox",
"pick_taggable": "0",
"pick_limit": "0",
"pick_allow_html": "0",
"pick_user_role": [],
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "0",
"roles_allowed": ["administrator"],
"pick_select_text": "",
"pick_table_id": "",
"pick_table_index": "",
"pick_display": "",
"pick_where": "",
"pick_orderby": "",
"pick_groupby": ""
},
"report_count": {
"id": 7031,
"name": "report_count",
"label": "Report Count",
"description": "",
"help": "",
"class": "",
"type": "number",
"weight": 1,
"pick_object": "",
"pick_val": "",
"sister_id": "",
"required": "0",
"unique": "0",
"number_format_type": "number",
"number_format": "i18n",
"number_decimals": "0",
"number_step": "1",
"number_min": "0",
"number_max": "100",
"number_max_length": "12",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "1",
"roles_allowed": ["administrator"],
"number_repeatable": "0"
},
"item_id": {
"id": 7032,
"name": "item_id",
"label": "Item ID",
"description": "",
"help": "",
"class": "",
"type": "number",
"weight": 2,
"pick_object": "",
"pick_val": "",
"sister_id": "",
"required": "0",
"unique": "0",
"number_format_type": "number",
"number_format": "i18n",
"number_decimals": "0",
"number_step": "1",
"number_min": "0",
"number_max": "100",
"number_max_length": "12",
"admin_only": "0",
"restrict_role": "0",
"restrict_capability": "0",
"hidden": "0",
"read_only": "1",
"roles_allowed": ["administrator"],
"number_repeatable": "0"
}
},
"show_in_menu": "1"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment