Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#12893 closed enhancement (fixed)

get_comment_id_fields missing

Reported by: zoranzaric's profile zoranzaric 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)

get_comment_id_fields.diff (1.3 KB) - added by zoranzaric 15 years ago.

Download all attachments as: .zip

Change History (3)

#1 @scribu
15 years ago

  • Keywords has-patch added
  • Milestone changed from Unassigned to 3.0

#2 @dd32
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(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

Note: See TracTickets for help on using tickets.