Opened 9 years ago
Closed 9 years ago
#41313 closed defect (bug) (fixed)
@access and @global tags are missing in the function parse_search().
| Reported by: | avinapatel | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9 |
| Component: | Query | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
@global and @access tags are missing in the documentation of the protected function parse_search().
global $wpdb is used in parse_orderby() function but it is not mentioned in the documentation of the function.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @avinapatel, thanks for the patch!
For future reference: it would be helpful if you could generate patches from the WordPress root.