Ticket #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
Change History
darkdragon — 4 years ago
-
attachment
category.phpdoc.diff
added
jacobsantos — 4 years ago
-
attachment
category.phpdoc.r8088.diff
added
Still with complete phpdoc comments but with fixed removed new lineds for r8088
comment:2
jacobsantos — 4 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