Opened 5 years ago
Closed 5 years ago
#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 (4)
Change History (9)
jacobsantos — 5 years ago
comment:1
jacobsantos — 5 years ago
- Milestone changed from 2.9 to 2.7
- Summary changed from PHPdoc effort for link-template.php to Inline Documentation for link-template.php
comment:4
jacobsantos — 5 years ago
- Keywords has-patch added
Note: See
TracTickets for help on using
tickets.

Incomplete skeleton patch based off of r8786