Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 11 years ago

#9490 closed enhancement (invalid)

Last visited sidebar should be sticky

Reported by: denis-de-bernardy's profile Denis-de-Bernardy Owned by:
Milestone: Priority: lowest
Severity: trivial Version: 2.8
Component: Administration Keywords: has-patch tested
Focuses: Cc:

Description

When using a theme with several sidebars, it's desirable that WP remembers the last visited sidebar.

The attached patch does just that.

Attachments (1)

9490.diff (958 bytes) - added by Denis-de-Bernardy 17 years ago.

Download all attachments as: .zip

Change History (7)

#1 @Denis-de-Bernardy
17 years ago

  • Keywords has-patch tested added

#2 @azaozz
17 years ago

That won't be needed as all sidebars will be displayed on the widgets page together (if I can work out the oddities of the rest of the UI there in time). In any case no need to use separate cookie, we have "UI state" API that can be used.

#3 @Denis-de-Bernardy
17 years ago

  • Priority changed from normal to lowest
  • Severity changed from normal to trivial

Oh, ok. Well, I'll stick to my plugin that hooks on the load-widgets.php until this gets solved then. I thought the new widgets screen got delayed, since it still wasn't in trunk. :-)

#4 @Denis-de-Bernardy
17 years ago

Is there a ticket where I can follow what's going on with the new widgets screen?

#5 @Denis-de-Bernardy
17 years ago

  • Resolution set to invalid
  • Status changed from new to closed

no longer valid with the new UI

#6 @DrewAPicture
11 years ago

  • Milestone 2.8 deleted
Note: See TracTickets for help on using tickets.