Opened 16 months ago

Closed 16 months ago

Last modified 16 months ago

#19933 closed defect (bug) (fixed)

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

Reported by: dougwrites Owned by: ryan
Priority: normal Milestone: 3.4
Component: Administration Version: 3.3.1
Severity: normal Keywords: has-patch
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 16 months 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 16 months ago.
current_user_can()

Download all attachments as: .zip

Change History (5)

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

  • Milestone changed from Awaiting Review to 3.4

nacin16 months ago

current_user_can()

  • 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

In [19920]:

Cap check help text. see #19933.

Note: See TracTickets for help on using tickets.