Opened 19 years ago
Closed 18 years ago
#5635 closed enhancement (fixed)
PHPdoc effort for classes.php
| Reported by: | darkdragon | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 2.7 |
| Component: | Optimization | Version: | |
| Severity: | trivial | Keywords: | phpdoc has-patch |
| Cc: | Focuses: |
Description
PHPdoc effort seeks to complete phpdoc style inline documentation for wp-includes/classes.php.
Needed to complete:
- Short and Long Descriptions.
@sinceversion info- parameter type and description.
- return type and description.
Attachments (2)
Change History (7)
#1
@
19 years ago
- Milestone 2.6 → 2.7
Eh. Probably complete this during the summer. Patch is available for anyone who wants to take ownership of this file. Template covers everything that needs to be completed.
#2
@
19 years ago
Remember, the revision has to match before you can apply the patch, unless there weren't too many changes. Checkout r6597, apply patch, and then update repository.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Incomplete documentation for classes.php based off of r6597