Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#19933 closed defect (bug) (fixed)

Help Tab for Dashboard: List of Boxes is Off by 2 Boxes

Reported by: dougwrites's profile dougwrites Owned by: ryan's profile ryan
Milestone: 3.4 Priority: normal
Severity: normal Version: 3.3.1
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

The Content sub-section of the help tab for Dashboard > Home lists the checkboxes in Screen Options. The list is inaccurate in that it doesn't include the Welcome box (new in 3.3) and the Plugins box it lists is not available if the install is multisite (even if one is signed in as the Network Admin).

Attachments (2)

HelpTabsDashboardBoxesList.patch (1.9 KB) - added by dougwrites 11 years ago.
Adds description for the Welcome box checkbox; puts in a ternary to have Plugins in this list only if not a multisite install
19933.diff (2.7 KB) - added by nacin 11 years ago.
current_user_can()

Download all attachments as: .zip

Change History (5)

@dougwrites
11 years ago

Adds description for the Welcome box checkbox; puts in a ternary to have Plugins in this list only if not a multisite install

#1 @SergeyBiryukov
11 years ago

  • Milestone changed from Awaiting Review to 3.4

@nacin
11 years ago

current_user_can()

#2 @ryan
11 years ago

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

In [19919]:

Cap check help text. Add mention of Welcome box. Props dougwrites, nacin. fixes #19933

#3 @nacin
11 years ago

In [19920]:

Cap check help text. see #19933.

Note: See TracTickets for help on using tickets.