Opened 5 years ago
Closed 5 years ago
#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 (2)
Note: See
TracTickets for help on using
tickets.
Incomplete documentation for feed.php based off of r6597