Opened 10 years ago
Closed 10 years ago
#35481 closed defect (bug) (fixed)
Incorrect documentation for `post_author` param of `WP_Comment_Query`
| Reported by: | boonebgorges | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.5 |
| Component: | Comments | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | docs |
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.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 36327: