Opened 9 years ago
Closed 9 years ago
#35481 closed defect (bug) (fixed)
Incorrect documentation for `post_author` param of `WP_Comment_Query`
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Comments | Keywords: | |
Focuses: | docs | Cc: |
Description
As reported by chriscct7 in #35478:
Additionally the docbloc on post_author is incorrect:
Comment author ID to limit results by. Default empty.
it should read
Post author ID to limit results by. Default empty.
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 36327: