Ticket #5636 (closed enhancement: fixed)
PHPdoc effort for feed.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 2.6 |
| Component: | Optimization | Version: | |
| Severity: | trivial | Keywords: | phpdoc has-patch |
| Cc: |
Description
PHPdoc effort seeks to complete phpdoc style inline documentation for wp-includes/feed.php.
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
feed.phpdoc.r6597.diff
added
jacobsantos — 4 years ago
-
attachment
feed.phpdoc.r8213.diff
added
Complete inline documentation for feed.php based off of r8213
Note: See
TracTickets for help on using
tickets.

Incomplete documentation for feed.php based off of r6597