Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#41311 closed defect (bug) (fixed)

@global $tinymce_version is not present in function editor_js()

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

Description

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

Attachments (1)

41311.patch (407 bytes) - added by jontyravi 8 years ago.

Download all attachments as: .zip

Change History (5)

@jontyravi
8 years ago

#1 @jontyravi
8 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
8 years ago

  • Component changed from General to Editor

#3 @SergeyBiryukov
8 years ago

  • Milestone changed from Awaiting Review to 4.9

#4 @SergeyBiryukov
8 years ago

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

In 41040:

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

Props jontyravi.
Fixes #41311.

Note: See TracTickets for help on using tickets.