Opened 5 years ago
Closed 5 years ago
#5633 closed enhancement (fixed)
PHPdoc effort for category.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 2.6 |
| Component: | Optimization | Version: | |
| Severity: | trivial | Keywords: | phpdoc has-patch commit |
| Cc: |
Description
PHPdoc effort for wp-includes/category.php which seeks to complete phpdoc style inline documentation.
Needed to complete:
- Short and Long Descriptions.
- @since version info
- parameter type and description.
- return type and description.
Attachments (2)
Change History (6)
darkdragon — 5 years ago
jacobsantos — 5 years ago
Still with complete phpdoc comments but with fixed removed new lineds for r8088
comment:2
jacobsantos — 5 years ago
New patch corrects problems in last patch.
- Owner changed from anonymous to westi
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.

incomplete documentation