Ticket #5633 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

PHPdoc effort for category.php

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

Description

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

Needed to complete:

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

Attachments

category.phpdoc.diff Download (2.0 KB) - added by darkdragon 4 years ago.
incomplete documentation
category.phpdoc.r8088.diff Download (10.0 KB) - added by jacobsantos 4 years ago.
Still with complete phpdoc comments but with fixed removed new lineds for r8088

Change History

incomplete documentation

  • Keywords commit added

File is complete.

Still with complete phpdoc comments but with fixed removed new lineds for r8088

New patch corrects problems in last patch.

  • Owner changed from anonymous to westi
  • Status changed from new to assigned
  • Status changed from assigned to closed
  • Resolution set to fixed

(In [8090]) PHPDoc updates for category.php. Fixes #5633 props jacobsantos.

Note: See TracTickets for help on using tickets.