Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#33882 closed enhancement (fixed)

Comments: `parent__in` and `parent__not_in`

Reported by: wonderboymusic's profile wonderboymusic Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.4 Priority: normal
Severity: normal Version:
Component: Comments Keywords:
Focuses: Cc:

Description

Some pre-reqs for #8071 - would be cool to be able to get an entire depth level of comments at once. parent__in would do that. parent__not_in for completeness.

Attachments (1)

33882.diff (5.2 KB) - added by wonderboymusic 9 years ago.

Download all attachments as: .zip

Change History (2)

@wonderboymusic
9 years ago

#1 @wonderboymusic
9 years ago

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

In 34205:

Add parent__in and parent__not_in query vars to WP_Comment_Query.

Adds unit tests.

Fixes #33882.

Note: See TracTickets for help on using tickets.