Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#21246 closed defect (bug) (fixed)

Missing @since for _wp_get_user_contactmethods()

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: ryan's profile ryan
Milestone: 3.5 Priority: normal
Severity: trivial Version: 2.9
Component: Inline Docs Keywords: has-patch
Focuses: Cc:

Description

_wp_get_user_contactmethods() (introduced in [11784]) is missing a @since tag.

Attachments (2)

21246.patch (434 bytes) - added by SergeyBiryukov 12 years ago.
21246.2.patch (918 bytes) - added by SergeyBiryukov 12 years ago.
Rearranges tags for consistency

Download all attachments as: .zip

Change History (3)

@SergeyBiryukov
12 years ago

Rearranges tags for consistency

#1 @ryan
12 years ago

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

In [21522]:

Add @since for _wp_get_user_contactmethods() and _get_additional_user_keys(). Props SergeyBiryukov. fixes #21246

Note: See TracTickets for help on using tickets.