Skip to content

Commit ac685c2

Browse files
add missing faq post type, beyond groups
1 parent 4e3024d commit ac685c2

File tree

1 file changed

+89
-0
lines changed

1 file changed

+89
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
{
2+
"key": "post_type_66e1db36db2a5",
3+
"title": "FAQs Items",
4+
"menu_order": 0,
5+
"active": true,
6+
"post_type": "faq_item",
7+
"advanced_configuration": true,
8+
"import_source": "",
9+
"import_date": "",
10+
"labels": {
11+
"name": "FAQs Items",
12+
"singular_name": "FAQs Item",
13+
"menu_name": "FAQs",
14+
"all_items": "All FAQs",
15+
"edit_item": "Edit Item",
16+
"view_item": "View Item",
17+
"view_items": "View FAQ Items",
18+
"add_new_item": "Add New Item",
19+
"add_new": "Add New Item",
20+
"new_item": "New Item",
21+
"parent_item_colon": "Parent Item:",
22+
"search_items": "Search FAQs Items",
23+
"not_found": "No faqs items found",
24+
"not_found_in_trash": "No faq items found in Trash",
25+
"archives": "FAQ Items Archives",
26+
"attributes": "Item Attributes",
27+
"featured_image": "",
28+
"set_featured_image": "",
29+
"remove_featured_image": "",
30+
"use_featured_image": "",
31+
"insert_into_item": "Insert into question\/answer",
32+
"uploaded_to_this_item": "Uploaded to this question\/answer",
33+
"filter_items_list": "Filter faqs list",
34+
"filter_by_date": "Filter faqs by date",
35+
"items_list_navigation": "FAQs list navigation",
36+
"items_list": "FAQs list",
37+
"item_published": "Question\/Answer published.",
38+
"item_published_privately": "Question\/Answer published privately.",
39+
"item_reverted_to_draft": "Question\/Answer reverted to draft.",
40+
"item_scheduled": "Question\/Answer scheduled.",
41+
"item_updated": "Question\/Answer updated.",
42+
"item_link": "Question\/Answer Link",
43+
"item_link_description": "A link to a question\/answer."
44+
},
45+
"description": "",
46+
"public": true,
47+
"hierarchical": true,
48+
"exclude_from_search": false,
49+
"publicly_queryable": true,
50+
"show_ui": true,
51+
"show_in_menu": true,
52+
"admin_menu_parent": "",
53+
"show_in_admin_bar": true,
54+
"show_in_nav_menus": true,
55+
"show_in_rest": true,
56+
"rest_base": "",
57+
"rest_namespace": "wp\/v2",
58+
"rest_controller_class": "WP_REST_Posts_Controller",
59+
"menu_position": "",
60+
"menu_icon": {
61+
"type": "dashicons",
62+
"value": "dashicons-list-view"
63+
},
64+
"rename_capabilities": false,
65+
"singular_capability_name": "post",
66+
"plural_capability_name": "posts",
67+
"supports": [
68+
"title",
69+
"editor",
70+
"page-attributes",
71+
"custom-fields"
72+
],
73+
"taxonomies": "",
74+
"has_archive": false,
75+
"has_archive_slug": "",
76+
"rewrite": {
77+
"permalink_rewrite": "post_type_key",
78+
"with_front": "1",
79+
"feeds": "0",
80+
"pages": "1"
81+
},
82+
"query_var": "post_type_key",
83+
"query_var_name": "",
84+
"can_export": true,
85+
"delete_with_user": false,
86+
"register_meta_box_cb": "",
87+
"enter_title_here": "",
88+
"modified": 1740518878
89+
}

0 commit comments

Comments
 (0)