Opened 5 years ago

Closed 5 years ago

#5642 closed enhancement (fixed)

Inline Documentation for link-template.php

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

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 5 years ago.
Incomplete skeleton patch based off of r8786
5642.r8947.diff (19.6 KB) - added by jacobsantos 5 years ago.
Inline documentation skeleton for link-template.php based off of r8947
5642.r8786.2.diff (14.7 KB) - added by jacobsantos 5 years ago.
Completed link-template.php file based off of r9247
5642.r9247.diff (22.5 KB) - added by jacobsantos 5 years ago.
Completed link-template.php file based off of r9247

Download all attachments as: .zip

Change History (9)

Incomplete skeleton patch based off of r8786

  • Milestone changed from 2.9 to 2.7
  • Summary changed from PHPdoc effort for link-template.php to Inline Documentation for link-template.php

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

comment:2   ryan5 years ago

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

Completed link-template.php file based off of r9247

Completed link-template.php file based off of r9247

comment:3   DD325 years ago

  • Keywords commit added
  • Keywords has-patch added

comment:5   ryan5 years ago

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

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

Note: See TracTickets for help on using tickets.