#25503 closed defect (bug) (fixed)
Hooks Docs: wp-includes/category.php
| Reported by: | ben.moody | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7 |
| Component: | Inline Docs | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: |
Description
Patch has docs for 'get_categories_taxonomy', 'get_tags' filters for wp-includes/category.php
Attachments (2)
Change History (6)
#1
follow-up:
↓ 2
@
13 years ago
- Keywords needs-patch added; has-patch removed
- Owner set to
- Status new → reviewing
#2
in reply to: ↑ 1
@
13 years ago
Replying to DrewAPicture:
Hi, thanks for the patch. Looks pretty good, just a few little tweaks to do.
Some notes on 25503-patch.diff:
- Short descriptions and parameter descriptions all need ending periods.
- Parameter descriptions should start with a capital letter.
@sincetags should use the 3-digit x.x.x version styleget_categoriesin the short description for theget_categories_taxonomyfilter should have the parenthesis on it,get_categories().
Added an updated diff with suggested corrections. - 25503-patch-v2.diff
Thanks.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi, thanks for the patch. Looks pretty good, just a few little tweaks to do.
Some notes on 25503-patch.diff:
@sincetags should use the 3-digit x.x.x version styleget_categoriesin the short description for theget_categories_taxonomyfilter should have the parenthesis on it,get_categories().