Quick answer: no. There is not a built-in function to create a new comment status. The status of a comment (or a post/page/attachment/etc) contains wide-spread implications thoughout your WordPress install, so you couldn’t just add one somewhere quickly.
I’m not exactly sure what you’re trying to accomplish by adding this new “status”, but I think the closest thing you could use would be the add_comment_meta function which will append whatever info you want to that comment. You can then use that field to somehow differentiate from the statuses.
Take a look here: http://codex.wordpress.org/Function_Reference/register_post_status
Or, maybe here: http://codex.wordpress.org/Function_Reference/add_comment_meta
That might help you get where you want to go.
Related Posts:
- Why are the comments disabled by default on my custom_post_types?
- Why are comments and trackbacks still getting through for custom post types?
- Permalink Structure for Multiple Post Type Archives by Taxonomy
- Displaying category archive of custom post types
- Meta_Query as a way how to setup CPT permalinks – is it a good thing?
- Setting up custom post type archives in WP3.1? Any luck?
- Filter for “get_post_type_archive_link()”
- How to show more posts on an archive page?
- Multiple Paginations on one Page
- Create permalink structure for one taxonomy archive per custom post type
- Page is defaulting to archive page and not designated template
- feed links for custom post type pages
- Better to use a post type archive, page template, or shortcode for generating a highly configurable CPT archive?
- Display all custom post types in archives.php
- Seperating custom post type comments from regular blog posts comments
- How to Add Pages Under Custom Post Type URL Structure?
- Custom Post Type Archives by Date (stored as meta value) WP3.1
- Custom post type tag archives don’t work for basic loop?
- Removing CPT slug from URL results in 404 error for archive page
- Multiple post types in archives (filter?)
- How to let custom post type posts show in standard post archive (like in homepage)?
- Recent comments on author page?
- where can I see my custom post type archive template?
- Disable single pages and archives and keep preview
- Custom post type archive sorted and grouped by date in post meta field
- Comment moderation on custom post types
- Custom post type with tags
- Automatically check “Allow comments” for custom post type [duplicate]
- List custom post type but redirects to home page
- How could I create a ‘private comments’ section on a custom post type?
- Custom-post-type-archive: posts sorted/filtered by year?
- Custom post type archive page pagination
- Custom Post Types and archives
- Need post_type_archive_title function but in ‘single’
- How to get “custom post type”-archive with working permalink to it?
- Hierarchical Custom Post Types – Show only parent on tax archive?
- Custom post types archive redirect
- just can’t get date-based archives per post-type to work
- Archive page for taxonomy terms
- How can i change the output of posts_nav_link();
- Root slug of taxonomy returning 404
- Custom Post Type Set Comments ON by default without show METABOX
- Custom Post Type with archive page but no detail page
- How to get post type and month/year before while loop for date.php file
- Create another comment system for CPT
- Custom archive page for CPT UI
- How to display custom post in archive section of the wordpress page?
- Archive for CPT
- custom comments form for custom post type
- Custom post type posts don’t show in archive widget
- comment_notification_text filter for custom post type
- Problems with 404, .htaccess, permalinks and WordPress custom posts locally on Snow Leopard
- Custom Post type & Taxonomy 404
- Return the name of the post type
- Set a hard-coded page-template (post-type-archive) as home/front-page of my wordpress blog?
- archive as a page, so that it can be added in the wp_menu_nav
- User-submitted reviews of different custom post types
- Check if user has comment on current post
- Archive links for custom post types
- Show All Custom Post Types On A Single Archive Page
- Archive Page for Multiple Custom Post Types
- duplicate comment section functionality and call it something else for custom post types
- Dynamic category name in query post
- Custom Post Type Archive Pagination
- How to know which archive page is active
- Archive page for custom post type and custom taxonomy
- custom comment fields on CPT
- unapprove comments on custom post type
- Archive Template being used instead of Category Template for Custom Post Type
- Enable comments for post when comments meta box removed
- How to have multiple archive pages?
- Create a Custom Path to Archive
- Advanced archive url structure (category, tag and date)
- How can I allow users to edit text that will be displayed on a custom post type archive page?
- How can I increase the post count for custom post types only?
- Listing authors and date archive from custom post type
- WordPress sitemap with Custom Post Types
- Is possible register two archive pages for single custom post type?
- How to add comments to my custom post type but hide it from default WordPress Comments section?
- Custom Post Type Archive Page showing as 404
- Comments on posts with new custom post type redirected to another post
- How to show custom post count in archive page
- Do not show child pages within a file page
- Archive for custom taxonomy
- Adding Custom Post Types to category/tag/author archives breaks header content
- Want to display my custom date archive to date.php but dont know how
- How can I generate a list of post-type specific categories?
- date archive future posts
- Keep same archive.php for post from archive?
- Stop Custom post type from being searched via URL
- archive-{custom_post_type}.php not getting recognized wordpress
- Comments not enabled for custom post types
- How to display custom post types AND regular posts separately on a shared taxonomy archive?
- ‘Blog Archive’ suddenly appeared on custom post type; how to remove
- Display results from two Custom Post Types in page template
- Comment moderation with disqus comments
- Stop header code from showing in category page?
- Pagination not working for archive
- Show custom category archive as front page and remove taxonomy slug from urls
- Comments not working (error not allowed) on posts with custom post status