Make WordPress Core

Opened 9 years ago

Closed 7 years ago

#41456 closed defect (bug) (fixed)

Rename $buttons to $mce_buttons in 'mce_buttons' filter DocBlock

Reported by: upadalavipul Owned by: SergeyBiryukov
Priority: normal Milestone: 5.4
Component: Editor Version:
Severity: normal Keywords: commit
Cc: Focuses: docs

Description (last modified by SergeyBiryukov)

the function in parameter $mce_buttons define but documentation parameter define in $buttons

Attachments (1)

41456.patch (571 bytes ) - added by upadalavipul 9 years ago.

Download all attachments as: .zip

Change History (6)

@upadalavipul
9 years ago

#1 @SergeyBiryukov
9 years ago

  • Component GeneralEditor

#2 @SergeyBiryukov
9 years ago

  • Description modified (diff)
  • Summary needs documents improvementRename $buttons to $mce_buttons in 'mce_buttons' filter DocBlock

This ticket was mentioned in Slack in #core by noisysocks. View the logs.


7 years ago

#4 @isabel_brison
7 years ago

  • Keywords commit added
  • Milestone Awaiting Review5.4

Tested; patch applies cleanly.

#5 @SergeyBiryukov
7 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 46675:

Docs: Make @param tags in mce_buttons and related filters consistent with the variable names.

Props upadalavipul, isabel_brison.
Fixes #41456.

Note: See TracTickets for help on using tickets.