Ticket #5636 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

PHPdoc effort for feed.php

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

Description

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

Needed to complete:

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

Attachments

feed.phpdoc.r6597.diff Download (6.7 KB) - added by darkdragon 4 years ago.
Incomplete documentation for feed.php based off of r6597
feed.phpdoc.r8213.diff Download (12.0 KB) - added by jacobsantos 4 years ago.
Complete inline documentation for feed.php based off of r8213

Change History

Incomplete documentation for feed.php based off of r6597

Complete inline documentation for feed.php based off of r8213

comment:1   ryan4 years ago

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

(In [8246]) phpdoc for feed.php from jacobsantos. fixes #5636

Note: See TracTickets for help on using tickets.