Ticket #5637 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

Inline Documentation for cron.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/cron.php.

Needed to complete:

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

Attachments

cron.phpdoc.r6597.diff Download (5.0 KB) - added by darkdragon 4 years ago.
Incomplete documentation for cron.php based off of r6597
cron.phpdoc.r6603.diff Download (6.1 KB) - added by hansengel 4 years ago.
Almost-finished documentation of cron.php
5637.r8803.diff Download (7.1 KB) - added by jacobsantos 3 years ago.
Completes inline documentation with hansengel patch. Based off of r8803.

Change History

Incomplete documentation for cron.php based off of r6597

One of tickets looking to complete before Monday 14th.

Almost-finished documentation of cron.php

Completes inline documentation with hansengel patch. Based off of r8803.

  • Keywords commit added
  • Milestone changed from 2.9 to 2.7

Inline documentation is complete, thanks to hansengel. Finished with his patch and the few functions that were left.

  • Summary changed from PHPdoc effort for cron.php to Inline Documentation for cron.php

Can the latest patch go in? It has complete inline documentation.

comment:5   ryan3 years ago

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

(In [8806]) phpdoc for cron.php. Props jacobsantos and hansengel. fixes #5637

Note: See TracTickets for help on using tickets.