Opened 6 years ago

Closed 5 years ago

#4393 closed defect (bug) (fixed)

phpDoc effort for wp-includes/author-template.php

Reported by: rob1n Owned by: westi
Priority: lowest Milestone: 2.5
Component: General Version:
Severity: trivial Keywords: has-patch commit phpdoc
Cc:

Description


Attachments (3)

4393.diff (10.2 KB) - added by rob1n 6 years ago.
author-template.phpdoc.patch (14.1 KB) - added by darkdragon 5 years ago.
Updated author-template phpdoc with @since and minor corrections.
author-template.phpdoc2.patch (655 bytes) - added by darkdragon 5 years ago.
Fixes @since information based off of new source.

Download all attachments as: .zip

Change History (12)

rob1n6 years ago

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

(In [5638]) phpDoc effort for wp-includes/author-template.php. fixes #4393

  • Keywords phpdoc added

Updated author-template phpdoc with @since and minor corrections.

  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening with phpdoc documentation which adds @since information and some @deprecated information.

Brings phpdoc level documentation up to standards as as minor corrections.

  • Milestone changed from 2.3 to 2.4

comment:5   ryan5 years ago

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

(In [6395]) author-template phpdoc from darkdragon. fixes #4393

Fixes @since information based off of new source.

  • Resolution fixed deleted
  • Status changed from closed to reopened

@since information that has 1.0.1 is incorrect and should be 1.0 instead. Reopening for that trivial fix.

  • Keywords commit added
  • Owner changed from rob1n to westi
  • Status changed from reopened to new
  • Resolution set to fixed
  • Status changed from new to closed

(In [6479]) Update @since information. Fixes #4393 props darkdragon

Note: See TracTickets for help on using tickets.