Ticket #5634 (closed enhancement: fixed)
Inline Documentation for category-template.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 2.7 |
| Component: | General | Version: | |
| Severity: | trivial | Keywords: | phpdoc has-patch commit |
| Cc: |
Description
PHPdoc effort for wp-includes/category-template.php 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-template.phpdoc.r6597.diff
added
- Owner changed from anonymous to jacobsantos
- Milestone changed from 2.9 to 2.7
I have a patch for this, which starts and completes a lot of the documentation. I should have this completed before 2.7 is released.
comment:2
jacobsantos — 3 years ago
- Priority changed from normal to low
- Severity changed from normal to trivial
comment:3
jacobsantos — 3 years ago
- Summary changed from PHPdoc effort for category-template.php to Inline Documentation for category-template.php
jacobsantos — 3 years ago
-
attachment
5634.r8947.diff
added
category-template.php skeleton inline documentation based off of r8947
comment:4
jacobsantos — 3 years ago
Skeleton inline documentation for category-template.php. The patch is based off of r8947.
jacobsantos — 3 years ago
-
attachment
5634.r8970.diff
added
Complete inline documentation for category-template.php based off of r8970
Note: See
TracTickets for help on using
tickets.

Incomplete documentation for category-template.php based off of r6597