Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#35784 closed defect (bug) (fixed)

Remove unused variable in get_terms()

Reported by: timothyblynjacobs's profile TimothyBlynJacobs Owned by: boonebgorges's profile boonebgorges
Milestone: 4.5 Priority: normal
Severity: trivial Version: 4.2
Component: Taxonomy Keywords: has-patch
Focuses: Cc:

Description

Removes unused variable $single_taxonomy from get_terms()

Attachments (1)

patch.diff (426 bytes) - added by TimothyBlynJacobs 9 years ago.

Download all attachments as: .zip

Change History (4)

#1 @TimothyBlynJacobs
9 years ago

  • Keywords has-patch added

#2 @boonebgorges
9 years ago

  • Milestone changed from Awaiting Review to 4.5
  • Severity changed from normal to trivial
  • Version changed from trunk to 4.2

See [31284].

#3 @boonebgorges
9 years ago

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

In 36508:

Remove unused variable from get_terms().

Unused since [31284].

Props TimothyBlynJacobs.
Fixes #35784.

Note: See TracTickets for help on using tickets.