Make WordPress Core

Opened 7 years ago

Closed 5 years ago

#42911 closed defect (bug) (fixed)

A parameter is missing in wp-admin/menu.php comments

Reported by: ajoah's profile ajoah Owned by: valentinbora's profile valentinbora
Milestone: 5.5 Priority: normal
Severity: trivial Version:
Component: Administration Keywords: has-patch commit
Focuses: docs, administration Cc:

Description

The parameter "Page title" is missing.

Attachments (2)

42911.diff (416 bytes) - added by ajoah 7 years ago.
42911.1.diff (462 bytes) - added by valentinbora 5 years ago.
Refresh @ajoah's patch with file paths for a clean apply

Download all attachments as: .zip

Change History (9)

@ajoah
7 years ago

#1 @ajoah
7 years ago

  • Keywords has-patch added

#2 @pento
6 years ago

  • Version trunk deleted

#3 @kaitlin414
5 years ago

Confirmed this patch resolves the bug, and can be added to the Future Release milestone.

@valentinbora
5 years ago

Refresh @ajoah's patch with file paths for a clean apply

#4 @valentinbora
5 years ago

  • Focuses administration added
  • Severity changed from normal to trivial

#5 @valentinbora
5 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 5.5
  • Owner set to valentinbora
  • Status changed from new to accepted

Thank you @ajoah for the patch. I've marked this as ready for going into Core once a committer gets a chance to do it.

#6 @SergeyBiryukov
5 years ago

42911.1.diff looks good.

In the future, this can probably be synchronized with the comment in _wp_menu_output().

#7 @SergeyBiryukov
5 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 47434:

Administration: Add missing description for "Page title" element of the admin menu array.

Props ajoah, valentinbora, kaitlin414.
Fixes #42911.

Note: See TracTickets for help on using tickets.