Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#36092 closed defect (bug) (fixed)

Description of parameters for `wp_add_dashboard_widget()` is missing

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

Description

Documentation of the parameters for wp_add_dashboard_widget() is currently missing from the PHPDoc-generated developer site but exists in the codex. I'm attaching a trivial patch that adds the parameter descriptions from the Codex to the PHPDoc docblock.

Attachments (1)

36092.diff (1.4 KB) - added by meitar 9 years ago.
Add parameter descriptions in docblock for wp_add_dashboard_widget()

Download all attachments as: .zip

Change History (5)

@meitar
9 years ago

Add parameter descriptions in docblock for wp_add_dashboard_widget()

#1 @SergeyBiryukov
9 years ago

  • Milestone changed from Awaiting Review to 4.5

#2 @SergeyBiryukov
9 years ago

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

In 36868:

Docs: Add wp_add_dashboard_widget() parameter descriptions.

Props meitar for initial patch.
Fixes #36092.

#3 @johnbillion
9 years ago

  • Milestone 4.5 deleted

#4 @johnbillion
9 years ago

  • Milestone set to 4.5
  • Version trunk deleted
Note: See TracTickets for help on using tickets.