Opened 14 years ago
Closed 14 years ago
#15555 closed feature request (maybelater)
get_comments() lack support and custom post types
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
Custom Post Types have comments support, but comment (e.g. via get_comments()) does not have support for custom post types.
Change History (3)
Note: See
TracTickets for help on using
tickets.
What exactly do you mean by support? I was able to use get_comments() with CPTs just fine.