Ticket #5642 (closed enhancement: fixed)
Inline Documentation for link-template.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 2.7 |
| Component: | Optimization | Version: | |
| Severity: | trivial | Keywords: | phpdoc has-patch commit |
| Cc: |
Description
PHPdoc effort seeks to complete phpdoc style inline documentation for wp-includes/link-template.php.
Needed to complete:
- Short and Long Descriptions.
- @since version info
- parameter type and description.
- return type and description.
Attachments
Change History
jacobsantos — 3 years ago
-
attachment
5642.r8786.diff
added
comment:1
jacobsantos — 3 years ago
- Summary changed from PHPdoc effort for link-template.php to Inline Documentation for link-template.php
- Milestone changed from 2.9 to 2.7
jacobsantos — 3 years ago
-
attachment
5642.r8947.diff
added
Inline documentation skeleton for link-template.php based off of r8947
jacobsantos — 3 years ago
-
attachment
5642.r8786.2.diff
added
Completed link-template.php file based off of r9247
jacobsantos — 3 years ago
-
attachment
5642.r9247.diff
added
Completed link-template.php file based off of r9247
Note: See
TracTickets for help on using
tickets.

Incomplete skeleton patch based off of r8786