Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#47915 closed defect (bug) (fixed)

Update argument type of `$depricated` in function `get_terms`

Reported by: itowhid06's profile itowhid06 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.3 Priority: normal
Severity: normal Version:
Component: Taxonomy Keywords: has-patch
Focuses: docs Cc:

Description

The default argument type of $depricated is String. That's why the argument type is updated in the patch.

Attachments (1)

47915.diff (1006 bytes) - added by itowhid06 6 years ago.

Download all attachments as: .zip

Change History (3)

@itowhid06
6 years ago

#1 @SergeyBiryukov
6 years ago

  • Component changed from General to Taxonomy
  • Focuses docs added
  • Milestone changed from Awaiting Review to 5.3
  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#2 @SergeyBiryukov
6 years ago

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

In 45872:

Docs: Correct type for the $deprecated argument of get_terms().

Props itowhid06.
Fixes #47915.

Note: See TracTickets for help on using tickets.