This is possible : you can fetch the comments form the database in the admin side in the same way you would do it on the client side with get_comments.
Now the question is : where exactly, in the admin side, do you want to display you custom comments ? You can for example create a meta box in the Hotel edit page. Or you can create a single custom admin page where all the booking will be listed.
Related Posts:
- How to store the third party script with HTML code in the wordpress custom input field?
- Custom post type that lets users create a set of posts?
- Where to put my code: plugin or functions.php?
- How to display value of custom fields in page
- Mini-Site Strategy
- How to set a fall back template for a custom post type in a plugin?
- wordpress plugin error handling
- Where to put archive-{post-type}.php
- WP Query group/order by category name
- Using posts and postmeta table to store custom Address Book Plugin data
- How to retrieve custom field types for all posts in WordPress/PHP?
- how to set default value for checkbox in wordpress
- How could I create a ‘private comments’ section on a custom post type?
- How to have the right design for a custom post type without accessing themes
- handling csv data with a custom post type
- Customize permalink when creating a post
- need advice on how to do a lists using custom post types – taxonomy vs postmeta
- Custom Post Type Navigation on Custom Field
- How to Get Current Custom Post Type Selected Taxonomy Term (Not All Terms)
- Give a permalink to Custom Post Types without title
- Query & Order posts by custom fields
- What is the recommended / best way to do this: Event calendar post/type in a block-based theme?
- Orderby CPT custom fields not working
- Add custom field in comments form
- How to use TinyMCE Editor for one of my custom post meta field?
- How to Create a WordPress Plugin With Custom Post Type/Custom Field Features?
- WebP Fallback for Inline Background Image in Style Attribute
- Custom fields for custom post type
- Redirect to another page using contact form 7? [closed]
- Warning: Invalid argument supplied for foreach() [closed]
- Custom post type’s extra fields – how to handle?
- Send a conditional email notification when a custom field value changes in Post Type
- detect your custom post type in WordPress
- ACF in wordpress
- Should Custom post types and fields be in the theme files or in a custom plugin packed into the theme?
- How to Use Custom Meta Field Instead of CPT Title in Post URL
- Custom post type in Custom widget – $listItem
- Generating and downloading files with WP API
- Fill custom fields when saving custom post types
- Writing a custom Glossary plugin
- Mandatory field in Custom post
- Not Able to Add New Class To CPT Attachment Image
- Custom post category name showing empty
- Get next and prev item from custom WP_Query and Custom Post Type
- Auto update publish date of CPT Post if default post custom field value match to cpt post CF Value
- How to upload an image to a custom post type
- Error 404 change permalink term custom term taxonomy
- How to display custom field in product description?
- Unable to gather Image URL from Custom Post Type’s; Custom Meta Field
- I have a random letter appearing before my content. Where to start looking for the cause?
- Problem with multi checkboxes value in metabox?
- Show Post columns to specific users on condition
- Error when moving custom post type to bin
- Having issue on Loading Meta Data From CSV to CPT
- Run query on specific admin options page and send results to select field in another function
- Front End users account with lots of user Roles (not Woocommerce)
- call a function when insert and update a custom post type
- WordPress is giving a warning but my code is working fine
- Error in WP Query. If variable is empty it is displaying previous post value
- Not Able to Get Custom Post Type in Single and Single-custom-post-type
- How to develop custom URL redirection
- Search form to find custom meta box generated data
- Issue on Counting CPT’s Under Taxonomy Term
- Not Able to Display Metabox Saved Checkbox and Selected option After Save/ Update
- Author profile comments system
- Custom post type and custom taxonomy archive inaccessible
- add comments custom fields after user is logged in
- Retrieve a post with its ACF repeater fields in wordpress
- Need some hints for my own WP theme development
- How to consume external API from WordPress post editor and display the response data in the custom field?
- Custom post type single-{custom}.php not working
- How to Sort by Date When Using d-m-Y Format
- How to append element after thumbnail
- ACF Upload Image in repeater from front-end with custom form? – add_post_meta()
- Sort posts based on multiple custom fields
- Filtering by Post Meta Custom Fields – Performance
- Detect where custom post type is declared
- Remove wrong dashes from get_the_title()
- Add custom ID to CPT posts only create not update
- Add custom post type as submenu [closed]
- Cannot save CPT meta box
- Getting Un Wanted Gallery Shortcode In The Page on Loop
- What’s an efficient way to change the post status of many posts at once?
- Show Taxonomies with admin area for custom post type?
- Pagination doesnt work in custom post type
- Need to have an archive widget which organizes and displays a custom post type using a custom date field
- Display Posts Query with IF function
- Orderby custom fields is not working
- Manually adding current_page_parent to wp_list_pages()
- Sort custom post archives by a meta value from a different custom post type?
- Admin metabox with custom post type dropdown option not update choosed input after saving
- Use WP Title instead of custom field to call
- Custom taxonomy template for custom fields loop [closed]
- Amend posts using wp_insert_post
- Custom post type with custom taxonomy permalinks
- Custom Fields as Post Type Options
- How to get past and upcoming post by defining date in custom field?
- display some fields in custom post backend
- How to internationalize the sub menu name “categories” in Custom post type?
- Adding a custom “Add Custom Field” button to Custom Meta boxes