#5527 closed enhancement (fixed)
PHPdoc effort for file level documentation on internal WordPress files
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 2.5 |
| Component: | Optimization | Version: | |
| Severity: | minor | Keywords: | phpdoc documentation has-patch |
| Cc: |
Description
PHPdoc file level documentation for default-filters.php and the feed templates. Calls those files documentation done since there are no functions to document.
Relevant is for xref (those that are current) and phpdocumentor sites for the brief summary of the files purpose.
Attachments (1)
Change History (4)
darkdragon — 5 years ago
comment:1
darkdragon — 5 years ago
- Summary changed from PHPdoc effort for file level documentation on internal !WordPress files to PHPdoc effort for file level documentation on internal WordPress files
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Adds file level documentation for files based off of r6492