Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#24262 closed defect (bug) (fixed)

Remove reference to nonexistent 'Add New' button in menus help tab

Reported by: drewapicture's profile DrewAPicture Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 3.6 Priority: normal
Severity: normal Version: 3.6
Component: Help/About Keywords: has-patch
Focuses: Cc:

Description

In the Menu Management help tab, we reference clicking the 'create a new menu' link or Add New button, the latter of which no longer exists.

I'd guess this was left over from before we added the tabbed UI/ Manage Locations tab in #23770.

This:

If you haven’t yet created any menus, click the ’create a new menu’ link or the Add New button to get started

Should become:

If you haven’t yet created any menus, click the ’create a new menu’ link to get started

Patch attached.

Attachments (1)

24262.diff (1.2 KB) - added by DrewAPicture 12 years ago.

Download all attachments as: .zip

Change History (4)

@DrewAPicture
12 years ago

#1 @DrewAPicture
12 years ago

  • Component changed from Help/About to Text Changes

#2 @SergeyBiryukov
12 years ago

  • Component changed from Text Changes to Help/About

#3 @SergeyBiryukov
12 years ago

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

In 24181:

Remove obsolete reference in menus help tab. props DrewAPicture. fixes #24262.

Note: See TracTickets for help on using tickets.