Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#19087 closed defect (bug) (fixed)

Unused code in _wp_menu_output

Reported by: ocean90 Owned by: duck_
Priority: normal Milestone: 3.3
Component: Administration Version: 3.3
Severity: trivial Keywords: has-patch
Cc: Focuses:

Description

Since r18621.

Attachments (2)

19087.patch (457 bytes ) - added by ocean90 15 years ago.
19087.2.patch (841 bytes ) - added by ocean90 15 years ago.

Download all attachments as: .zip

Change History (9)

@ocean90
15 years ago

#1 @SergeyBiryukov
15 years ago

  • Keywords commit added

#2 @duck_
15 years ago

I noticed this earlier as well. $menu_setting_increment can go as well I think.

@ocean90
15 years ago

#3 @ocean90
15 years ago

$menu_setting_increment can go as well I think.

Right, done in 19087.2.patch.

#4 @duck_
15 years ago

  • Owner set to duck_
  • Resolutionfixed
  • Status newclosed

In [19101]:

Remove dead code left by r18621. Props ocean90. Fixes #19087.

#5 @edwardw
15 years ago

  • Keywords has-patch commit removed
  • Version 3.3

#6 @SergeyBiryukov
15 years ago

  • Version3.3

What's the reason for removing tags and version in a closed ticket? Version field is used to track the earliest version which the issue affects.

#7 @SergeyBiryukov
15 years ago

  • Keywords has-patch added
Note: See TracTickets for help on using tickets.