#25893 closed defect (bug) (fixed)
parse_tax_query : missing star in inline docs
| Reported by: | tivnet | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.8 |
| Component: | Inline Docs | Version: | 3.7.1 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The comment must start with /**
/* * Parses various taxonomy related query vars.
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)
Found more files with the same issue:
tags/3.7.1/src/wp-admin/includes/class-wp-theme-install-list-table.php#L163
tags/3.7.1/src/wp-admin/includes/class-wp-theme-install-list-table.php#L250
tags/3.7.1/src/wp-admin/includes/class-wp-theme-install-list-table.php#L275
tags/3.7.1/src/wp-admin/includes/class-wp-theme-install-list-table.php#L294
tags/3.7.1/src/wp-admin/js/customize-controls.js#L4
tags/3.7.1/src/wp-includes/js/plupload/wp-plupload.js#L9
tags/3.7.1/src/wp-includes/capabilities.php#L687
tags/3.7.1/src/wp-includes/comment.php#L399
tags/3.7.1/src/wp-includes/query.php#L1715
tags/3.7.1/src/wp-includes/update.php#L455
tags/3.7.1/src/wp-includes/user.php#L621
Didn't include some regular comments (non-PHPDoc style).