Guest User

Untitled

a guest
Feb 5th, 2025
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.65 KB | None | 0 0
  1. {
  2.     "post_title": "Test Advanced Images in Fields Group",
  3.     "settings": {
  4.         "slug": "test_adv_imgs_in_f_g",
  5.         "function_name": "your_prefix_register_post_type",
  6.         "text_domain": "your-textdomain",
  7.         "label": "Test Advanced Images in Fields Group",
  8.         "labels": {
  9.             "name": "Test Advanced Images in Fields Group",
  10.             "singular_name": "Test Advanced Images in Fields Group",
  11.             "add_new": "Add New",
  12.             "add_new_item": "Add New Test Advanced Images in Fields Group",
  13.             "edit_item": "Edit Test Advanced Images in Fields Group",
  14.             "new_item": "New Test Advanced Images in Fields Group",
  15.             "view_item": "View Test Advanced Images in Fields Group",
  16.             "view_items": "View Test Advanced Images in Fields Group",
  17.             "search_items": "Search Test Advanced Images in Fields Group",
  18.             "not_found": "No Test Advanced Images in Fields Group found.",
  19.             "not_found_in_trash": "No Test Advanced Images in Fields Group found in Trash.",
  20.             "parent_item_colon": "Parent Test Advanced Images in Fields Group:",
  21.             "all_items": "All Test Advanced Images in Fields Group",
  22.             "archives": "Test Advanced Images in Fields Group Archives",
  23.             "attributes": "Test Advanced Images in Fields Group Attributes",
  24.             "insert_into_item": "Insert into Test Advanced Images in Fields Group",
  25.             "uploaded_to_this_item": "Uploaded to this Test Advanced Images in Fields Group",
  26.             "featured_image": "Featured image",
  27.             "set_featured_image": "Set featured image",
  28.             "remove_featured_image": "Remove featured image",
  29.             "use_featured_image": "Use as featured image",
  30.             "menu_name": "Test Advanced Images in Fields Group",
  31.             "filter_items_list": "Filter Test Advanced Images in Fields Group list",
  32.             "filter_by_date": "",
  33.             "items_list_navigation": "Test Advanced Images in Fields Group list navigation",
  34.             "items_list": "Test Advanced Images in Fields Group list",
  35.             "item_published": "Test Advanced Images in Fields Group published.",
  36.             "item_published_privately": "Test Advanced Images in Fields Group published privately.",
  37.             "item_reverted_to_draft": "Test Advanced Images in Fields Group reverted to draft.",
  38.             "item_scheduled": "Test Advanced Images in Fields Group scheduled.",
  39.             "item_updated": "Test Advanced Images in Fields Group updated."
  40.         },
  41.         "description": "If the first image is not set, then no image is shown at all.",
  42.         "public": true,
  43.         "hierarchical": false,
  44.         "exclude_from_search": false,
  45.         "publicly_queryable": true,
  46.         "show_ui": true,
  47.         "show_in_nav_menus": true,
  48.         "show_in_admin_bar": true,
  49.         "show_in_rest": true,
  50.         "rest_base": "",
  51.         "menu_position": "",
  52.         "icon_type": "dashicons",
  53.         "icon": "dashicons-hammer",
  54.         "capability_type": "post",
  55.         "supports": [
  56.             "title",
  57.             "editor",
  58.             "excerpt",
  59.             "custom-fields",
  60.             "revisions"
  61.         ],
  62.         "taxonomies": [
  63.             "post_tag"
  64.         ],
  65.         "has_archive": false,
  66.         "archive_slug": "wi",
  67.         "rewrite": {
  68.             "with_front": false
  69.         },
  70.         "query_var": true,
  71.         "can_export": true,
  72.         "delete_with_user": true,
  73.         "_slug_changed": true,
  74.         "show_in_menu": "meta-box"
  75.     },
  76.     "post_date": "2025-01-30 09:07:01",
  77.     "post_status": "publish",
  78.     "post_type": "mb-post-type"
  79. }
Advertisement
Add Comment
Please, Sign In to add comment