Ticket #5642 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

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

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

Change History

Incomplete skeleton patch based off of r8786

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

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

comment:2   ryan3 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   DD323 years ago

  • Keywords commit added
  • Keywords has-patch added

comment:5   ryan3 years ago

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

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

Note: See TracTickets for help on using tickets.