Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#49067 closed defect (bug) (fixed)

get_admin_page_title() needs inline doc for description

Reported by: stevenlinx's profile stevenlinx Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.4 Priority: normal
Severity: minor Version: 5.4
Component: Administration Keywords: has-patch
Focuses: docs Cc:

Attachments (1)

49067.diff (498 bytes) - added by stevenlinx 5 years ago.

Download all attachments as: .zip

Change History (4)

@stevenlinx
5 years ago

#1 @stevenlinx
5 years ago

  • Keywords has-patch added; needs-patch needs-docs removed

#2 @SergeyBiryukov
5 years ago

  • Component changed from General to Administration
  • Milestone changed from Awaiting Review to 5.4
  • Owner changed from stevenlinx to SergeyBiryukov
  • Status changed from assigned to reviewing

#3 @SergeyBiryukov
5 years ago

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

In 47006:

Docs: Improve documentation for admin menu functions:

  • get_admin_page_parent()
  • get_admin_page_title()
  • get_plugin_page_hook()
  • get_plugin_page_hookname()
  • user_can_access_admin_page()

Add missing descriptions and @since tags.

Props subrataemfluence, kennithnichol, stevenlinx, SergeyBiryukov.
Fixes #44253, #49067.

Note: See TracTickets for help on using tickets.