#25893 closed defect (bug) (fixed)
parse_tax_query : missing star in inline docs
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | trivial | Version: | 3.7.1 |
Component: | Inline Docs | Keywords: | has-patch |
Focuses: | Cc: |
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.
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).