Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#43471 closed enhancement (fixed)

Incorrect number of recent drafts displayed in the Help tab

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

Description

The Help tab on the Dashboard -> Home page says that "Quick Draft — Allows you to create a new post and save it as a draft. Also displays links to the 5 most recent draft posts you've started.", but 5 is not a valid value. The correct value is 3.
https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/dashboard.php#L583

Attachments (2)

43471.diff (1.2 KB) - added by denisco 7 years ago.
2018-03-05_025418.jpg (57.5 KB) - added by denisco 7 years ago.

Download all attachments as: .zip

Change History (6)

@denisco
7 years ago

#1 @denisco
7 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
7 years ago

  • Component changed from Administration to Help/About
  • Milestone changed from Awaiting Review to 5.0

#3 @SergeyBiryukov
7 years ago

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

In 42779:

Help/About: Correct the number of most recent drafts in help text on Dashboard screen.

Props denisco.
Fixes #43471.

#4 @SergeyBiryukov
6 years ago

  • Milestone changed from 5.0 to 5.1

Switching milestone due to the focus on the new editor (Gutenberg) for WordPress 5.0.

Note: See TracTickets for help on using tickets.