Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 14 months ago

#7687 closed enhancement (wontfix)

Menu search

Reported by: nbachiyski's profile nbachiyski Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: Cc:

Description

Many people will be confused with the organization of the new left-side admin menu.

That's why I created a little autocomplete search box on top of the menu, which includes all the menu items and goes to the selected page on Enter.

Attachments (1)

menusearch.diff (4.1 KB) - added by nbachiyski 18 years ago.

Download all attachments as: .zip

Change History (10)

#1 @westi
18 years ago

  • Keywords 2nd-opinion added

+1 Looks good to me functionality wise.

#2 @janeforshort
18 years ago

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

I think this would be better as a plugin... Less savvy users would be confused by one search box for menu items and a different search box in the interface for searching posts, comments, etc.

#3 @jacobsantos
18 years ago

  • Milestone 2.7 deleted

#4 @jacobsantos
18 years ago

  • Keywords 2nd-opinion removed

@peterwilsoncc commented on PR #8441:


14 months ago
#6

@peterwilsoncc, what would be the best way to address it in post _wp_get_site_editor_redirection_url?

Sorry mate, I am a little unclear what you are asking here? Is it regarding the backport of the code you have left out for now? Presuming that's the case, I think it will need to be much the same code as both of the following URLs can be used for editing a page with the ID 2:

The latter is used in the site editor.

@Mamaduka commented on PR #8441:


14 months ago
#7

Is it regarding the backport of the code you have left out for now?

Sorry, @peterwilsoncc, that was the question.

@Mamaduka commented on PR #8441:


14 months ago
#8

This should be ready for final review.

@Mamaduka commented on PR #8441:


14 months ago
#9

Removed default_template_part_areas and default_template_types query arguments for index prealoding path.

Note: See TracTickets for help on using tickets.