Ticket #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
Change History
jacobsantos — 3 years ago
-
attachment
7660.r8786.diff
added
comment:2
jacobsantos — 3 years ago
- Milestone changed from 2.9 to 2.7
Working on patch now. Will finish within a day or two.
jacobsantos — 3 years ago
-
attachment
7660.r8895.diff
added
50% complete rewrite.php based off of r8895
comment:3
jacobsantos — 3 years ago
- Keywords has-patch commit added
Patch completes 50% of the file. Please commit.
comment:5
jacobsantos — 3 years ago
Newest patch completes all but 97% of the file. Going to finish up the rest tonight.
jacobsantos — 3 years ago
-
attachment
7660.r8904.diff
added
Complete inline documentation for rewrite.php based off of r8904
comment:6
jacobsantos — 3 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