generated from pascalmartineau/wp-skeleton
feat: group_post_listing
This commit is contained in:
35
wp-content/themes/ccat/acf-json/group_post_listing.json
Normal file
35
wp-content/themes/ccat/acf-json/group_post_listing.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"key": "group_post_listing",
|
||||
"title": "Post - Listing",
|
||||
"fields": [],
|
||||
"location": [
|
||||
[
|
||||
{
|
||||
"param": "post_type",
|
||||
"operator": "==",
|
||||
"value": "listing"
|
||||
}
|
||||
]
|
||||
],
|
||||
"menu_order": 0,
|
||||
"position": "acf_after_title",
|
||||
"style": "seamless",
|
||||
"label_placement": "left",
|
||||
"instruction_placement": "label",
|
||||
"hide_on_screen": "",
|
||||
"active": true,
|
||||
"description": "",
|
||||
"show_in_rest": 0,
|
||||
"acfe_autosync": [
|
||||
"json"
|
||||
],
|
||||
"acfe_form": 0,
|
||||
"acfe_display_title": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_field_name": "postListing",
|
||||
"map_graphql_types_from_location_rules": 0,
|
||||
"graphql_types": "",
|
||||
"acfe_meta": "",
|
||||
"acfe_note": "",
|
||||
"modified": 1758744226
|
||||
}
|
||||
Reference in New Issue
Block a user