#9490 closed enhancement (invalid)
Last visited sidebar should be sticky
| Reported by: |
|
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)
Change History (7)
#3
@
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. :-)
Note: See
TracTickets for help on using
tickets.
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.