Opened 12 years ago
Closed 11 years ago
#30310 closed defect (bug) (fixed)
Fix missed space before get_categories_taxonomy hook in wp-includes/category.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.1 | Priority: | normal |
| Severity: | normal | Version: | 3.7 |
| Component: | Taxonomy | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
Missed a space above the hook's phpdocs.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Updated to have an @see autolink on the get_categories() function mention in the description, as per feedback.