Make WordPress Core

Opened 9 years ago

Closed 7 years ago

#42911 closed defect (bug) (fixed)

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

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

Description

The parameter "Page title" is missing.

Attachments (2)

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

Download all attachments as: .zip

Change History (9)

@ajoah
9 years ago

#1 @ajoah
9 years ago

  • Keywords has-patch added

#2 @pento
8 years ago

  • Version trunk

#3 @kaitlin414
7 years ago

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

@valentinbora
7 years ago

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

#4 @valentinbora
7 years ago

  • Focuses administration added
  • Severity normaltrivial

#5 @valentinbora
7 years ago

  • Keywords commit added
  • Milestone Awaiting Review5.5
  • Owner set to valentinbora
  • Status newaccepted

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
7 years ago

42911.1.diff looks good.

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

#7 @SergeyBiryukov
7 years ago

  • Resolutionfixed
  • Status acceptedclosed

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.