Opened 10 months ago

Closed 9 months ago

#21246 closed defect (bug) (fixed)

Missing @since for _wp_get_user_contactmethods()

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

Description

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

Attachments (2)

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

Download all attachments as: .zip

Change History (3)

Rearranges tags for consistency

  • 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.