Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#39343 closed defect (bug) (fixed)

Add missing `@since` tags in author-template.php

Reported by: keesiemeijer's profile keesiemeijer Owned by: johnbillion's profile johnbillion
Milestone: 4.8 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch commit
Focuses: docs Cc:

Description

Add the @since tag for get_the_author_link() and __clear_multi_author_cache().

Attachments (1)

39343.patch (689 bytes) - added by keesiemeijer 8 years ago.
Add missing @since tags

Download all attachments as: .zip

Change History (4)

@keesiemeijer
8 years ago

Add missing @since tags

#1 @keesiemeijer
8 years ago

  • Keywords has-patch added

#2 @netweb
8 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 4.8

#3 @johnbillion
8 years ago

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

In 39638:

Docs: Add and correct @since docs for a variety of functions and methods.

Props keesiemeijer, chris_dev
Fixes #39343, #39357, #39344
See #39130

Note: See TracTickets for help on using tickets.