diff --git a/wp-content/themes/the-world/acf-json/group_62b485f48c100.json b/wp-content/themes/the-world/acf-json/group_62b485f48c100.json deleted file mode 100644 index 9cf74f175..000000000 --- a/wp-content/themes/the-world/acf-json/group_62b485f48c100.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "key": "group_62b485f48c100", - "title": "File Meta", - "fields": [ - { - "key": "field_62b4862efaff1", - "label": "Original URI", - "name": "original_uri", - "aria-label": "", - "type": "text", - "instructions": "Holds URL to remote file, usually in S3.", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "show_in_graphql": 0, - "default_value": "", - "maxlength": "", - "placeholder": "", - "prepend": "", - "append": "" - }, - { - "key": "field_62b48652faff2", - "label": "Drupal ID", - "name": "fid", - "aria-label": "", - "type": "text", - "instructions": "File ID from Drupal prior to migration.", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "show_in_graphql": 0, - "default_value": "", - "maxlength": "", - "placeholder": "", - "prepend": "", - "append": "" - } - ], - "location": [ - [ - { - "param": "attachment", - "operator": "==", - "value": "all" - }, - { - "param": "current_user_role", - "operator": "==", - "value": "administrator" - }, - { - "param": "user_role", - "operator": "==", - "value": "administrator" - } - ] - ], - "menu_order": 10, - "position": "normal", - "style": "seamless", - "label_placement": "top", - "instruction_placement": "label", - "hide_on_screen": "", - "active": true, - "description": "", - "show_in_rest": 0, - "show_in_graphql": 0, - "graphql_field_name": "fileMeta", - "map_graphql_types_from_location_rules": 0, - "graphql_types": "", - "modified": 1714496454 -} diff --git a/wp-content/themes/the-world/acf-json/group_6386785f6b0e2.json b/wp-content/themes/the-world/acf-json/group_6386785f6b0e2.json deleted file mode 100644 index 7970ed6a6..000000000 --- a/wp-content/themes/the-world/acf-json/group_6386785f6b0e2.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "key": "group_6386785f6b0e2", - "title": "Page fields - Migration", - "fields": [ - { - "key": "field_6386785f7138f", - "label": "Image", - "name": "image", - "aria-label": "", - "type": "image", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "return_format": "array", - "preview_size": "medium", - "library": "all", - "min_width": 0, - "min_height": 0, - "min_size": 0, - "max_width": 0, - "max_height": 0, - "max_size": 0, - "mime_types": "" - }, - { - "key": "field_6386785f77660", - "label": "Teaser", - "name": "teaser", - "aria-label": "", - "type": "wysiwyg", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "tabs": "all", - "toolbar": "full", - "media_upload": 1, - "delay": 0 - } - ], - "location": [ - [ - { - "param": "post_type", - "operator": "==", - "value": "page" - } - ] - ], - "menu_order": 999, - "position": "normal", - "style": "default", - "label_placement": "top", - "instruction_placement": "label", - "hide_on_screen": "", - "active": true, - "description": "", - "show_in_rest": 0, - "modified": 1684260619 -} \ No newline at end of file diff --git a/wp-content/themes/the-world/acf-json/group_6386785f8d6a1.json b/wp-content/themes/the-world/acf-json/group_6386785f8d6a1.json deleted file mode 100644 index 72a5b7a38..000000000 --- a/wp-content/themes/the-world/acf-json/group_6386785f8d6a1.json +++ /dev/null @@ -1,415 +0,0 @@ -{ - "key": "group_6386785f8d6a1", - "title": "Person fields - Migration", - "fields": [ - { - "key": "field_6386785fe1ca7", - "label": "Program", - "name": "ref_program", - "aria-label": "", - "type": "post_object", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "post_type": [ - "program" - ], - "multiple": 0, - "taxonomy": [], - "allow_null": 0, - "return_format": "object", - "ui": 1 - }, - { - "key": "field_6386785fd4f2d", - "label": "Position", - "name": "position", - "aria-label": "", - "type": "text", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "What is the position or title the person holds (optional). Ex: Reporter, Africa Corespondent, Vice President of Digitial", - "maxlength": "", - "prepend": "", - "append": "" - }, - { - "key": "field_6386785fdb4c1", - "label": "Department(s)", - "name": "department", - "aria-label": "", - "type": "checkbox", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Enter in as many departments as the Person belongs to. Skip if their department is not listed.", - "multiple": 1, - "choices": { - "pri_org_staff": "PRI.org Staff", - "pri_staff": "PRI Staff", - "the_world": "The World Staff", - "podcaster": "PRI Podcast Network Host", - "studio": "Studio 360 Staff" - }, - "allow_null": 1, - "layout": "vertical", - "allow_custom": 0, - "save_custom": 0, - "toggle": 0, - "return_format": "value", - "custom_choice_button_text": "Add new choice" - }, - { - "key": "field_6386785f9239d", - "label": "Image", - "name": "image", - "aria-label": "", - "type": "image", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Upload an image to go with this person.", - "return_format": "array", - "preview_size": "medium", - "library": "all", - "min_width": 0, - "min_height": 0, - "min_size": 0, - "max_width": 0, - "max_height": 0, - "max_size": 0, - "mime_types": "" - }, - { - "key": "field_6386785f97c00", - "label": "Teaser", - "name": "teaser", - "aria-label": "", - "type": "wysiwyg", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Add a short description which will be used when this person is listed somewhere. ", - "tabs": "all", - "toolbar": "full", - "media_upload": 1, - "delay": 0 - }, - { - "key": "field_6412c8ea2214a", - "label": "fgd2wp_old_node_id", - "name": "fgd2wp_old_node_id", - "aria-label": "", - "type": "text", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "maxlength": "", - "placeholder": "", - "prepend": "", - "append": "" - }, - { - "key": "field_6386785f9d83c", - "label": "Social links", - "name": "collection-social_links", - "aria-label": "", - "type": "repeater", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "collapsed": "", - "min": 0, - "max": 0, - "layout": "table", - "button_label": "Add Row", - "sub_fields": [ - { - "key": "field_6386785fa2db8", - "label": "Blog", - "name": "blog", - "aria-label": "", - "type": "link", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "return_format": "array", - "parent_repeater": "field_6386785f9d83c" - }, - { - "key": "field_6386785fa908b", - "label": "Facebook", - "name": "facebook", - "aria-label": "", - "type": "link", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "return_format": "array", - "parent_repeater": "field_6386785f9d83c" - }, - { - "key": "field_6386785fb011b", - "label": "Get in touch", - "name": "get_in_touch", - "aria-label": "", - "type": "link", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "return_format": "array", - "parent_repeater": "field_6386785f9d83c" - }, - { - "key": "field_6386785fb627d", - "label": "Tumblr", - "name": "tumblr", - "aria-label": "", - "type": "link", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "return_format": "array", - "parent_repeater": "field_6386785f9d83c" - }, - { - "key": "field_6386785fbb929", - "label": "Twitter", - "name": "twitter", - "aria-label": "", - "type": "link", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "return_format": "array", - "parent_repeater": "field_6386785f9d83c" - }, - { - "key": "field_6386785fc10cc", - "label": "Website", - "name": "website", - "aria-label": "", - "type": "link", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "return_format": "array", - "parent_repeater": "field_6386785f9d83c" - }, - { - "key": "field_6386785fc8003", - "label": "RSS", - "name": "rss", - "aria-label": "", - "type": "link", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "return_format": "array", - "parent_repeater": "field_6386785f9d83c" - }, - { - "key": "field_6386785fce288", - "label": "Podcast", - "name": "podcast", - "aria-label": "", - "type": "link", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "return_format": "array", - "parent_repeater": "field_6386785f9d83c" - } - ], - "rows_per_page": 20 - }, - { - "key": "field_6412c91b2214b", - "label": "nid", - "name": "nid", - "aria-label": "", - "type": "text", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "maxlength": "", - "placeholder": "", - "prepend": "", - "append": "" - }, - { - "key": "field_6386785fe7bb9", - "label": "Featured stories", - "name": "collection-featured_stories", - "aria-label": "", - "type": "repeater", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "collapsed": "", - "min": 0, - "max": 0, - "layout": "table", - "button_label": "Add Row", - "sub_fields": [ - { - "key": "field_6386785fed17d", - "label": "Featured stories", - "name": "featured_stories", - "aria-label": "", - "type": "post_object", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "multiple": 0, - "post_type": [ - "discussion", - "post" - ], - "taxonomy": [], - "allow_null": 0, - "return_format": "object", - "ui": 1, - "parent_repeater": "field_6386785fe7bb9" - } - ], - "rows_per_page": 20 - } - ], - "location": [ - [ - { - "param": "post_type", - "operator": "==", - "value": "person" - } - ] - ], - "menu_order": 999, - "position": "normal", - "style": "default", - "label_placement": "top", - "instruction_placement": "label", - "hide_on_screen": "", - "active": true, - "description": "", - "show_in_rest": 0, - "modified": 1684260676 -} \ No newline at end of file diff --git a/wp-content/themes/the-world/acf-json/group_638678600c026.json b/wp-content/themes/the-world/acf-json/group_638678600c026.json deleted file mode 100644 index 415fb2010..000000000 --- a/wp-content/themes/the-world/acf-json/group_638678600c026.json +++ /dev/null @@ -1,242 +0,0 @@ -{ - "key": "group_638678600c026", - "title": "Program fields - Migration", - "fields": [ - { - "key": "field_638678603beb5", - "label": "Featured stories", - "name": "collection-featured_stories", - "aria-label": "", - "type": "repeater", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "collapsed": "", - "min": 0, - "max": 0, - "layout": "table", - "button_label": "Add Row", - "sub_fields": [ - { - "key": "field_638678604268c", - "label": "Featured stories", - "name": "featured_stories", - "aria-label": "", - "type": "post_object", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "multiple": 0, - "post_type": [ - "discussion", - "post" - ], - "taxonomy": [], - "allow_null": 0, - "return_format": "object", - "ui": 1, - "parent_repeater": "field_638678603beb5" - } - ], - "rows_per_page": 20 - }, - { - "key": "field_638678602fa33", - "label": "Teaser", - "name": "teaser", - "aria-label": "", - "type": "wysiwyg", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Add a brief description of the program which will be used where this shows up in listings.", - "tabs": "all", - "toolbar": "full", - "media_upload": 1, - "delay": 0 - }, - { - "key": "field_638678602a0a5", - "label": "Banner image", - "name": "image_banner", - "aria-label": "", - "type": "image", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "This is the image that will display at the top of the program. Please note that the image will be displayed at its original size and dimensions. No cropping or re-sizing will take place beyond keeping the image inside the boundaries of the page.", - "return_format": "array", - "preview_size": "medium", - "library": "all", - "min_width": 0, - "min_height": 0, - "min_size": 0, - "max_width": 0, - "max_height": 0, - "max_size": 0, - "mime_types": "" - }, - { - "key": "field_6386786035d84", - "label": "Podcast Logo", - "name": "podcast_logo", - "aria-label": "", - "type": "image", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "return_format": "array", - "preview_size": "medium", - "library": "all", - "min_width": 0, - "min_height": 0, - "min_size": 0, - "max_width": 0, - "max_height": 0, - "max_size": 0, - "mime_types": "" - }, - { - "key": "field_6386786011896", - "label": "Hosted By", - "name": "collection-ref_authors", - "aria-label": "", - "type": "repeater", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "collapsed": "", - "min": 0, - "max": 0, - "layout": "table", - "button_label": "Add Row", - "sub_fields": [ - { - "key": "field_6386786017766", - "label": "Hosted By", - "name": "ref_authors", - "aria-label": "", - "type": "post_object", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Hosts and other regular contributors whose bios should appear on the program's page.", - "multiple": 0, - "post_type": [ - "person" - ], - "taxonomy": [], - "allow_null": 0, - "return_format": "object", - "ui": 1, - "parent_repeater": "field_6386786011896" - } - ], - "rows_per_page": 20 - }, - { - "key": "field_638678601e1a8", - "label": "Sponsors", - "name": "collection-links_sponsors", - "aria-label": "", - "type": "repeater", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "collapsed": "", - "min": 0, - "max": 0, - "layout": "table", - "button_label": "Add Row", - "sub_fields": [ - { - "key": "field_6386786024320", - "label": "Sponsors", - "name": "links_sponsors", - "aria-label": "", - "type": "link", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "multiple": 1, - "return_format": "array", - "parent_repeater": "field_638678601e1a8" - } - ], - "rows_per_page": 20 - } - ], - "location": [ - [ - { - "param": "post_type", - "operator": "==", - "value": "program" - } - ] - ], - "menu_order": 999, - "position": "normal", - "style": "default", - "label_placement": "top", - "instruction_placement": "label", - "hide_on_screen": "", - "active": true, - "description": "", - "show_in_rest": 0, - "modified": 1684260893 -} \ No newline at end of file diff --git a/wp-content/themes/the-world/acf-json/group_638678605c7fd.json b/wp-content/themes/the-world/acf-json/group_638678605c7fd.json deleted file mode 100644 index c0b2d0dcb..000000000 --- a/wp-content/themes/the-world/acf-json/group_638678605c7fd.json +++ /dev/null @@ -1,455 +0,0 @@ -{ - "key": "group_638678605c7fd", - "title": "Post fields - Migration", - "fields": [ - { - "key": "field_638678609a160", - "label": "Search optimized title", - "name": "search_optimized_title", - "aria-label": "", - "type": "wysiwyg", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Use this field to improve the SEO for this story. This will not be displayed on the story page.", - "tabs": "all", - "toolbar": "full", - "media_upload": 1, - "delay": 0 - }, - { - "key": "field_638678608329c", - "label": "Teaser", - "name": "teaser", - "aria-label": "", - "type": "wysiwyg", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "This text is displayed where a story appears in a listing or is featured. Also known as a teaser", - "tabs": "all", - "toolbar": "full", - "media_upload": 1, - "delay": 0 - }, - { - "key": "field_6386786061c83", - "label": "Image", - "name": "image", - "aria-label": "", - "type": "image", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Upload an image to go with this story. This is the primary image for this story and will be displayed wherever this story is shown. Use a 16:9 image whenever possible.", - "return_format": "array", - "preview_size": "medium", - "library": "all", - "min_width": 0, - "min_height": 0, - "min_size": 0, - "max_width": 0, - "max_height": 0, - "max_size": 0, - "mime_types": "" - }, - { - "key": "field_638678608e277", - "label": "Audio", - "name": "file_audio", - "aria-label": "", - "type": "file", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Add the primary audio file for this story. This is displayed on the story page in an audio player.", - "return_format": "array", - "library": "all", - "min_size": 0, - "max_size": 0, - "mime_types": "" - }, - { - "key": "field_638678609ff1e", - "label": "Video", - "name": "collection-video", - "aria-label": "", - "type": "repeater", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "collapsed": "", - "min": 0, - "max": 0, - "layout": "table", - "button_label": "Add Row", - "sub_fields": [ - { - "key": "field_63867860a5341", - "label": "Video", - "name": "video", - "aria-label": "", - "type": "embed", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "If filled in this will replace the image used at the top of the page.", - "multiple": 1, - "parent_repeater": "field_638678609ff1e" - } - ], - "rows_per_page": 20 - }, - { - "key": "field_6386786067a1b", - "label": "Slideshow", - "name": "collection-images", - "aria-label": "", - "type": "repeater", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "collapsed": "", - "min": 0, - "max": 0, - "layout": "table", - "button_label": "Add Row", - "sub_fields": [ - { - "key": "field_638678606d21e", - "label": "Slideshow", - "name": "images", - "aria-label": "", - "type": "image", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Upload Images and Videos to create a slideshow. ", - "multiple": 1, - "return_format": "array", - "preview_size": "medium", - "library": "all", - "min_width": 0, - "min_height": 0, - "min_size": 0, - "max_width": 0, - "max_height": 0, - "max_size": 0, - "mime_types": "", - "parent_repeater": "field_6386786067a1b" - } - ], - "rows_per_page": 20 - }, - { - "key": "field_63867860ab028", - "label": "Display Template", - "name": "display_template", - "aria-label": "", - "type": "select", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "standard", - "placeholder": "Only change if this layout is meant to be full width (one column).", - "choices": { - "standard": "Standard", - "full": "Feature", - "feature_full": "Feature - Full Header" - }, - "allow_null": 1, - "multiple": 0, - "ui": 0, - "ajax": 0, - "return_format": "value" - }, - { - "key": "field_6386786077e32", - "label": "Published Date", - "name": "collection-date_published", - "aria-label": "", - "type": "repeater", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "collapsed": "", - "min": 0, - "max": 0, - "layout": "table", - "button_label": "Add Row", - "sub_fields": [ - { - "key": "field_638678607d700", - "label": "Published Date", - "name": "date_published", - "aria-label": "", - "type": "date_time_picker", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Specify the date this story is to be published on the website.", - "display_format": "d\/m\/Y g:i a", - "return_format": "d\/m\/Y g:i a", - "first_day": 1, - "parent_repeater": "field_6386786077e32" - } - ], - "rows_per_page": 20 - }, - { - "key": "field_6386786072968", - "label": "Broadcast Date", - "name": "date_broadcast", - "aria-label": "", - "type": "date_time_picker", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "This is the date that a segment was originally broadcast. It does not reflect when a segment was published or updated. This date should not be updated once it has been set unless the date entered was wrong.", - "display_format": "d\/m\/Y g:i a", - "return_format": "d\/m\/Y g:i a", - "first_day": 1 - }, - { - "key": "field_6386786094163", - "label": "Updated", - "name": "updated", - "aria-label": "", - "type": "date_time_picker", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Enter the time which this story was updated. You only need to do this if there is a major update to the story.", - "display_format": "d\/m\/Y g:i a", - "return_format": "d\/m\/Y g:i a", - "first_day": 1 - }, - { - "key": "field_63867860b0819", - "label": "PRI Tweet", - "name": "pri_tweet", - "aria-label": "", - "type": "text", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Headlines and alternate headlines. If you'd like to add an image, do so in Social Flow after the story is published or contact the editor.", - "maxlength": "", - "prepend": "", - "append": "" - }, - { - "key": "field_63867860b60c3", - "label": "Program Property Tweet", - "name": "program_tweet", - "aria-label": "", - "type": "text", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "These are posts for @pritheworld. Add handles and hashtags of people in the story. Use the reporter's and\/or program's handle where appropriate.", - "maxlength": "", - "prepend": "", - "append": "" - }, - { - "key": "field_63867860c1fd9", - "label": "Byline", - "name": "collection-byline", - "aria-label": "", - "type": "repeater", - "instructions": "", - "required": 0, - "conditional_logic": 0, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "collapsed": "", - "min": 0, - "max": 0, - "layout": "table", - "button_label": "Add Row", - "sub_fields": [ - { - "key": "field_63867860c865f", - "label": "Byline", - "name": "byline", - "aria-label": "", - "type": "post_object", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Reference a 'person' to give them credit for the story. If the person doesn't exist, add a new 'person' here<\/a>. ", - "multiple": 0, - "post_type": [ - "person" - ], - "taxonomy": [], - "allow_null": 0, - "return_format": "object", - "ui": 1, - "parent_repeater": "field_63867860c1fd9" - } - ], - "rows_per_page": 20 - }, - { - "key": "field_638678608908e", - "label": "Program", - "name": "ref_program", - "aria-label": "", - "type": "post_object", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "Select the PRI program that this is story appears in. ", - "post_type": [ - "program" - ], - "multiple": 0, - "taxonomy": [], - "allow_null": 0, - "return_format": "object", - "ui": 1 - }, - { - "key": "field_63867860bbc37", - "label": "GlobalPost Byline", - "name": "globalpost_byline", - "aria-label": "", - "type": "text", - "instructions": "", - "required": 0, - "conditional_logic": false, - "wrapper": { - "width": "", - "class": "", - "id": "" - }, - "default_value": "", - "placeholder": "", - "maxlength": "", - "prepend": "", - "append": "" - } - ], - "location": [ - [ - { - "param": "post_type", - "operator": "==", - "value": "post" - } - ] - ], - "menu_order": 999, - "position": "normal", - "style": "default", - "label_placement": "top", - "instruction_placement": "label", - "hide_on_screen": "", - "active": true, - "description": "", - "show_in_rest": 0, - "modified": 1684350366 -} \ No newline at end of file