Opened 16 years ago
Closed 16 years ago
#12893 closed enhancement (fixed)
get_comment_id_fields missing
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Template | Keywords: | has-patch |
| Focuses: | Cc: |
Description
There should be a get_comment_id_fields() to retrieve what comment_id_fields() echoes.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [14067]) Introduce get_comment_id_fields() as a Getter for comment_id_fields(). Introduce a filter on the output to add extra fields. Props zoranzaric. Fixes #12893