Ticket #7657 (closed enhancement: fixed)

Opened 4 months ago

Last modified 4 months ago

Inline Documentation for theme.php

Reported by: jacobsantos Assigned to: jacobsantos
Priority: lowest Milestone: 2.7
Component: Optimization Version:
Severity: trivial Keywords: phpdoc has-patch commit
Cc:

Description

Inline documentation effort for theme.php in wp-includes directory.

Attachments

7657.r8786.diff (13.4 kB) - added by jacobsantos on 08/31/08 22:59:59.
Incomplete skeleton patch based off of r8786
7657.r8961.diff (21.2 kB) - added by jacobsantos on 09/23/08 23:44:18.
Almost complete inline documentation based off of r8961
7657.r8969.diff (5.4 kB) - added by jacobsantos on 09/24/08 18:57:03.
Complete inline documentation for theme.php based off of r8969

Change History

08/31/08 22:59:59 changed by jacobsantos

  • attachment 7657.r8786.diff added.

Incomplete skeleton patch based off of r8786

09/01/08 05:44:17 changed by ryan

(In [8791]) Skeleton phpdoc patch for themes.php. Props jacobsantos. see #7657

09/23/08 23:44:18 changed by jacobsantos

  • attachment 7657.r8961.diff added.

Almost complete inline documentation based off of r8961

09/23/08 23:44:49 changed by jacobsantos

  • keywords changed from phpdoc to phpdoc has-patch commit.
  • milestone changed from 2.9 to 2.7.

Almost finished theme.php file, just needs 7 more functions to complete.

09/23/08 23:44:52 changed by jacobsantos

  • owner changed from anonymous to jacobsantos.
  • status changed from new to assigned.

09/24/08 05:24:33 changed by ryan

(In [8965]) phpdoc for themes.php. Props jacobsantos. see #7657

09/24/08 18:57:03 changed by jacobsantos

  • attachment 7657.r8969.diff added.

Complete inline documentation for theme.php based off of r8969

09/25/08 14:12:58 changed by azaozz

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [8974]) Complete inline documentation for theme.php, props jacobsantos, fixes #7657