Ticket #7661 (closed enhancement: fixed)

Opened 3 months ago

Last modified 2 months ago

Inline Documentation for widgets.php

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

Description

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

Attachments

7661.r8786.diff (21.0 kB) - added by jacobsantos on 08/31/08 23:12:23.
Incomplete skeleton patch based off of r8786
7661.r8933.diff (3.8 kB) - added by jacobsantos on 09/18/08 23:19:06.
Partially complete inline documentation for widgets.php based off r8933
7661.r8934.diff (20.0 kB) - added by jacobsantos on 09/19/08 01:40:09.
Skeleton patch based off of r8934
7661.r8947.diff (10.7 kB) - added by jacobsantos on 09/22/08 01:06:10.
More inline documentation based off of r8947
7661.r8954.diff (4.9 kB) - added by jacobsantos on 09/22/08 13:32:23.
Only 7 functions left to complete based off of r8954
7661.r8954.2.diff (11.1 kB) - added by jacobsantos on 09/22/08 17:40:22.
Complete inline documentation for widget.php based off of r8954

Change History

08/31/08 23:12:23 changed by jacobsantos

  • attachment 7661.r8786.diff added.

Incomplete skeleton patch based off of r8786

09/18/08 23:19:06 changed by jacobsantos

  • attachment 7661.r8933.diff added.

Partially complete inline documentation for widgets.php based off r8933

09/19/08 01:32:45 changed by ryan

(In [8934]) Partial phpdoc for widgets.php. Props jacobsantos. see #7661

09/19/08 01:40:09 changed by jacobsantos

  • attachment 7661.r8934.diff added.

Skeleton patch based off of r8934

09/19/08 01:41:19 changed by ryan

(In [8935]) Partial phpdoc for widgets.php. Props jacobsantos. see #7661

09/22/08 01:06:10 changed by jacobsantos

  • attachment 7661.r8947.diff added.

More inline documentation based off of r8947

09/22/08 03:52:41 changed by azaozz

(In [8950]) More inline documentation for widgets.php, props jacobsantos, see #7661

09/22/08 13:32:23 changed by jacobsantos

  • attachment 7661.r8954.diff added.

Only 7 functions left to complete based off of r8954

09/22/08 16:33:37 changed by jacobsantos

  • milestone changed from 2.9 to 2.7.

Going to finish for 2.7

09/22/08 17:40:22 changed by jacobsantos

  • attachment 7661.r8954.2.diff added.

Complete inline documentation for widget.php based off of r8954

09/22/08 17:40:53 changed by jacobsantos

  • keywords changed from phpdoc to phpdoc has-patch commit.

Patch completes inline documentation.

09/23/08 04:03:28 changed by ryan

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

(In [8960]) phpdoc for widgets.php. Props jacobsantos. fixes #7661