Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#41244 closed defect (bug) (fixed)

Document $tinymce_version global in _WP_Editors::default_settings()

Reported by: tejas5989's profile tejas5989 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.9 Priority: normal
Severity: normal Version:
Component: Editor Keywords:
Focuses: docs Cc:

Description

global $tinymce_version is used in default_settings() function but it is not mentioned in the documentation of the function.

Attachments (1)

41244.patch (413 bytes) - added by tejas5989 7 years ago.
global $tinymce_version is used in default_settings() function but it is not mentioned in the documentation of the function.

Download all attachments as: .zip

Change History (4)

@tejas5989
7 years ago

global $tinymce_version is used in default_settings() function but it is not mentioned in the documentation of the function.

#1 @SergeyBiryukov
7 years ago

  • Component changed from General to Editor
  • Milestone changed from Awaiting Review to 4.9

#2 @SergeyBiryukov
7 years ago

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

In 41007:

Docs: Add a @global entry for $tinymce_version in _WP_Editors::default_settings().

Props tejas5989.
Fixes #41244.

#3 @SergeyBiryukov
7 years ago

  • Summary changed from Documentation needs improvment to Document $tinymce_version global in _WP_Editors::default_settings()
Note: See TracTickets for help on using tickets.