Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "post_title": "Book",
- "settings": {
- "slug": "book",
- "function_name": "your_prefix_register_post_type",
- "text_domain": "your-textdomain",
- "label": "Books",
- "labels": {
- "name": "Books",
- "singular_name": "Book",
- "add_new": "Add New",
- "add_new_item": "Add New Book",
- "edit_item": "Edit Book",
- "new_item": "New Book",
- "view_item": "View Book",
- "view_items": "View Books",
- "search_items": "Search Books",
- "not_found": "No books found.",
- "not_found_in_trash": "No books found in Trash.",
- "parent_item_colon": "Parent Book:",
- "all_items": "All Books",
- "archives": "Book Archives",
- "attributes": "Book Attributes",
- "insert_into_item": "Insert into book",
- "uploaded_to_this_item": "Uploaded to this book",
- "featured_image": "Featured image",
- "set_featured_image": "Set featured image",
- "remove_featured_image": "Remove featured image",
- "use_featured_image": "Use as featured image",
- "menu_name": "Books",
- "filter_items_list": "Filter books list",
- "filter_by_date": "",
- "items_list_navigation": "Books list navigation",
- "items_list": "Books list",
- "item_published": "Book published.",
- "item_published_privately": "Book published privately.",
- "item_reverted_to_draft": "Book reverted to draft.",
- "item_scheduled": "Book scheduled.",
- "item_updated": "Book updated."
- },
- "description": "",
- "public": true,
- "hierarchical": false,
- "exclude_from_search": false,
- "publicly_queryable": true,
- "show_ui": true,
- "show_in_menu": true,
- "show_in_nav_menus": true,
- "show_in_admin_bar": true,
- "show_in_rest": true,
- "rest_base": "",
- "menu_position": "",
- "icon_type": "dashicons",
- "icon": "dashicons-admin-generic",
- "capability_type": "post",
- "supports": [
- "title",
- "editor",
- "thumbnail"
- ],
- "taxonomies": [],
- "has_archive": true,
- "archive_slug": "",
- "rewrite": {
- "slug": "",
- "with_front": false
- },
- "query_var": true,
- "can_export": true,
- "delete_with_user": true,
- "_slug_changed": true
- },
- "post_date": "2025-11-14 15:57:39",
- "post_status": "publish",
- "post_type": "mb-post-type"
- },
- {
- "post_title": "Job Board",
- "settings": {
- "slug": "job-board",
- "function_name": "your_prefix_register_post_type",
- "text_domain": "your-textdomain",
- "label": "Job Boards",
- "labels": {
- "name": "Job Boards",
- "singular_name": "Job Board",
- "add_new": "Add New",
- "add_new_item": "Add New Job Board",
- "edit_item": "Edit Job Board",
- "new_item": "New Job Board",
- "view_item": "View Job Board",
- "view_items": "View Job Boards",
- "search_items": "Search Job Boards",
- "not_found": "No job boards found.",
- "not_found_in_trash": "No job boards found in Trash.",
- "parent_item_colon": "Parent Job Board:",
- "all_items": "All Job Boards",
- "archives": "Job Board Archives",
- "attributes": "Job Board Attributes",
- "insert_into_item": "Insert into job board",
- "uploaded_to_this_item": "Uploaded to this job board",
- "featured_image": "Featured image",
- "set_featured_image": "Set featured image",
- "remove_featured_image": "Remove featured image",
- "use_featured_image": "Use as featured image",
- "menu_name": "Job Boards",
- "filter_items_list": "Filter job boards list",
- "filter_by_date": "",
- "items_list_navigation": "Job Boards list navigation",
- "items_list": "Job Boards list",
- "item_published": "Job Board published.",
- "item_published_privately": "Job Board published privately.",
- "item_reverted_to_draft": "Job Board reverted to draft.",
- "item_scheduled": "Job Board scheduled.",
- "item_updated": "Job Board updated.",
- "text_domain": "your-textdomain"
- },
- "description": "",
- "public": true,
- "hierarchical": true,
- "exclude_from_search": false,
- "publicly_queryable": true,
- "show_ui": true,
- "show_in_menu": true,
- "show_in_nav_menus": true,
- "show_in_admin_bar": true,
- "show_in_rest": true,
- "rest_base": "",
- "menu_position": "",
- "icon_type": "dashicons",
- "icon": "dashicons-admin-post",
- "capability_type": "post",
- "supports": [
- "title",
- "editor",
- "thumbnail",
- "page-attributes",
- "revisions",
- "post-formats",
- "author"
- ],
- "taxonomies": [
- "tk-physical-location"
- ],
- "has_archive": true,
- "archive_slug": "",
- "rewrite": {
- "slug": "my-job",
- "with_front": true
- },
- "query_var": true,
- "can_export": true,
- "delete_with_user": true,
- "order": true
- },
- "post_date": "2024-02-15 14:05:10",
- "post_status": "publish",
- "post_type": "mb-post-type"
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment