Make WordPress Core

Opened 14 years ago

Closed 13 years ago

#10827 closed enhancement (fixed)

Add is_comment_feed()

Reported by: scribu's profile scribu Owned by: ryan's profile ryan
Milestone: 3.0 Priority: normal
Severity: normal Version: 2.9
Component: Query Keywords: has-patch commit early
Focuses: Cc:

Description

The WP_Query class has a is_comment_feed flag, but it doesn't have a corresponding function for it.

Attachments (1)

query.php.diff (509 bytes) - added by scribu 14 years ago.

Download all attachments as: .zip

Change History (4)

@scribu
14 years ago

#1 @scribu
14 years ago

  • Keywords commit added

#2 @ryan
14 years ago

  • Keywords early added
  • Milestone changed from 2.9 to 3.0

Sounds good. Let's do it in 3.0.

#3 @westi
13 years ago

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

(In [12487]) Add is_comment_feed() to expose ->is_comment_feed. Fixes #10827 props scribu.

Note: See TracTickets for help on using tickets.