Opened 5 years ago

Closed 5 years ago

#7660 closed enhancement (fixed)

Inline documentation for rewrite.php

Reported by: jacobsantos Owned by: jacobsantos
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)

7660.r8786.diff (21.6 KB) - added by jacobsantos 5 years ago.
Incomplete skeleton patch based off of r8786
7660.r8895.diff (22.9 KB) - added by jacobsantos 5 years ago.
50% complete rewrite.php based off of r8895
7660.r8904.diff (15.1 KB) - added by jacobsantos 5 years ago.
Complete inline documentation for rewrite.php based off of r8904

Download all attachments as: .zip

Change History (10)

Incomplete skeleton patch based off of r8786

comment:1   ryan5 years ago

(In [8793]) skeleton phpdoc for rewrite.php. Props jacobsantos. see #7660

  • Milestone changed from 2.9 to 2.7

Working on patch now. Will finish within a day or two.

50% complete rewrite.php based off of r8895

  • Keywords has-patch commit added

Patch completes 50% of the file. Please commit.

comment:4   ryan5 years ago

(In [8899]) phpdoc for rewrite.php from jacobsantos. see #7660

Newest patch completes all but 97% of the file. Going to finish up the rest tonight.

Complete inline documentation for rewrite.php based off of r8904

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.

comment:7   ryan5 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [8924]) phpdoc for rewrite.php. Props jacobsantos. fixes #7660

Note: See TracTickets for help on using tickets.