Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#33882 closed enhancement (fixed)

Comments: `parent__in` and `parent__not_in`

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

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 11 years ago.

Download all attachments as: .zip

Change History (2)

#1 @wonderboymusic
11 years ago

  • Owner set to wonderboymusic
  • Resolutionfixed
  • Status newclosed

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.