#41419 closed defect (bug) (wontfix)
Add @static keyword for WP_User_Query::fill_query_vars()
| Reported by: | upadalavipul | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
the static function is defined in the code file but not mention in the documentation of the function.
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for the patch, @upadalavipul, but I mark this as a wontfix because of the removal of the
@statictag in docblocks. See #42803