Opened 5 years ago
Closed 5 years ago
#7660 closed enhancement (fixed)
Inline documentation for rewrite.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 2.7 |
| Component: | Optimization | Version: | |
| Severity: | trivial | Keywords: | phpdoc has-patch commit |
| Cc: |
Description
Inline documentation effort for rewrite.php in wp-includes directory.
Attachments (3)
Change History (10)
jacobsantos — 5 years ago
comment:2
jacobsantos — 5 years ago
- Milestone changed from 2.9 to 2.7
Working on patch now. Will finish within a day or two.
comment:3
jacobsantos — 5 years ago
- Keywords has-patch commit added
Patch completes 50% of the file. Please commit.
comment:5
jacobsantos — 5 years ago
Newest patch completes all but 97% of the file. Going to finish up the rest tonight.
comment:6
jacobsantos — 5 years ago
Replaced patch completes the rewrite.php file with every element that could be documented with inline documentation. Fixes will come later for file, but complete.
Note: See
TracTickets for help on using
tickets.

Incomplete skeleton patch based off of r8786