Make WordPress Core

Opened 19 years ago

Closed 18 years ago

#5642 closed enhancement (fixed)

Inline Documentation for link-template.php

Reported by: darkdragon Owned by:
Priority: low Milestone: 2.7
Component: Optimization Version:
Severity: trivial Keywords: phpdoc has-patch commit
Cc: Focuses:

Description

PHPdoc effort seeks to complete phpdoc style inline documentation for wp-includes/link-template.php.

Needed to complete:

  1. Short and Long Descriptions.
  2. @since version info
  3. parameter type and description.
  4. return type and description.

Attachments (4)

5642.r8786.diff (14.7 KB ) - added by jacobsantos 18 years ago.
Incomplete skeleton patch based off of r8786
5642.r8947.diff (19.6 KB ) - added by jacobsantos 18 years ago.
Inline documentation skeleton for link-template.php based off of r8947
5642.r8786.2.diff (14.7 KB ) - added by jacobsantos 18 years ago.
Completed link-template.php file based off of r9247
5642.r9247.diff (22.5 KB ) - added by jacobsantos 18 years ago.
Completed link-template.php file based off of r9247

Download all attachments as: .zip

Change History (9)

@jacobsantos
18 years ago

Incomplete skeleton patch based off of r8786

#1 @jacobsantos
18 years ago

  • Milestone 2.92.7
  • Summary PHPdoc effort for link-template.phpInline Documentation for link-template.php

@jacobsantos
18 years ago

Inline documentation skeleton for link-template.php based off of r8947

#2 @ryan
18 years ago

(In [9136]) doc skeleton for link-template. Props jacobsantos. see #5642

@jacobsantos
18 years ago

Completed link-template.php file based off of r9247

@jacobsantos
18 years ago

Completed link-template.php file based off of r9247

#3 @DD32
18 years ago

  • Keywords commit added

#4 @jacobsantos
18 years ago

  • Keywords has-patch added

#5 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [9274]) link-template phpdoc from jacobsantos. fixes #5642

Note: See TracTickets for help on using tickets.