-
Notifications
You must be signed in to change notification settings - Fork 3
/
models.json
75 lines (75 loc) · 2.21 KB
/
models.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"key": "taxonomy_65b811fd3465d",
"title": "Models",
"menu_order": 0,
"active": true,
"taxonomy": "model",
"object_type": [
"car"
],
"advanced_configuration": 1,
"import_source": "",
"import_date": "",
"labels": {
"name": "Models",
"singular_name": "Model",
"menu_name": "Models",
"all_items": "All Models",
"edit_item": "Edit Model",
"view_item": "View Model",
"update_item": "Update Model",
"add_new_item": "Add New Model",
"new_item_name": "New Model Name",
"search_items": "Search Models",
"popular_items": "Popular Models",
"separate_items_with_commas": "Separate models with commas",
"add_or_remove_items": "Add or remove models",
"choose_from_most_used": "Choose from the most used models",
"most_used": "",
"not_found": "No models found",
"no_terms": "No models",
"name_field_description": "",
"slug_field_description": "",
"desc_field_description": "",
"items_list_navigation": "Models list navigation",
"items_list": "Models list",
"back_to_items": "← Go to models",
"item_link": "Model Link",
"item_link_description": "A link to a model"
},
"description": "",
"capabilities": {
"manage_terms": "manage_categories",
"edit_terms": "manage_categories",
"delete_terms": "manage_categories",
"assign_terms": "edit_posts"
},
"public": 1,
"publicly_queryable": 1,
"hierarchical": 0,
"show_ui": 1,
"show_in_menu": 1,
"show_in_nav_menus": 1,
"show_in_rest": 1,
"rest_base": "",
"rest_namespace": "wp\/v2",
"rest_controller_class": "WP_REST_Terms_Controller",
"show_tagcloud": 1,
"show_in_quick_edit": 1,
"show_admin_column": 1,
"rewrite": {
"permalink_rewrite": "taxonomy_key",
"with_front": "1",
"rewrite_hierarchical": "0"
},
"query_var": "post_type_key",
"query_var_name": "",
"default_term": {
"default_term_enabled": "0"
},
"sort": 0,
"meta_box": "default",
"meta_box_cb": "",
"meta_box_sanitize_cb": "",
"modified": 1706563724
}