Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#40963 closed defect (bug) (fixed)

Wrong method name in _WP_Editors::editor() documentation

Reported by: truongwp Owned by: SergeyBiryukov
Priority: normal Milestone: 4.9
Component: Editor Version: 4.8
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

In the PHP documentation of _WP_Editors::editor(), method _parse_settings() is wrong, correctly is parse_settings()

Attachments (1)

40963.diff (748 bytes ) - added by truongwp 9 years ago.

Download all attachments as: .zip

Change History (4)

@truongwp
9 years ago

#1 @truongwp
9 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
9 years ago

  • Component GeneralEditor
  • Milestone Awaiting Review4.9
  • Owner set to SergeyBiryukov
  • Status newaccepted

#3 @SergeyBiryukov
9 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 40910:

Editor: Correct $settings parameter description in _WP_Editors::editor().

Props truongwp.
Fixes #40963.

Note: See TracTickets for help on using tickets.