Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#34427 closed defect (bug) (fixed)

Remove unused variable in _WP_Editors::editor()

Reported by: athsear's profile Athsear Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.4 Priority: normal
Severity: normal Version: 4.4
Component: Editor Keywords: has-patch
Focuses: Cc:

Description (last modified by swissspidy)

Remove unused $toolbar variable in class-wp-editor.php

Attachments (1)

class-wp-editor.php.diff (620 bytes) - added by Athsear 9 years ago.

Download all attachments as: .zip

Change History (5)

#1 @swissspidy
9 years ago

  • Component changed from General to Editor
  • Description modified (diff)
  • Focuses docs removed
  • Keywords has-patch added
  • Summary changed from Remove unused variable in class-wp-editor.php to Remove unused variable in _WP_Editors::editor()

#2 @SergeyBiryukov
9 years ago

Introduced in [18498], unused since then.

#3 @SergeyBiryukov
9 years ago

  • Milestone changed from Awaiting Review to 4.4

#4 @SergeyBiryukov
9 years ago

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

In 35380:

Remove unused variable in _WP_Editors::editor().

Props Athsear.
Fixes #34427.

Note: See TracTickets for help on using tickets.