mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 07:34:34 +00:00
Editor: Replace the remaining references to wp.editor with wp.oldEditor.
Props zieladam. Fixes #53762. git-svn-id: https://develop.svn.wordpress.org/trunk@51649 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3524,7 +3524,7 @@ function wp_editor( $content, $editor_id, $settings = array() ) {
|
||||
* Outputs the editor scripts, stylesheets, and default settings.
|
||||
*
|
||||
* The editor can be initialized when needed after page load.
|
||||
* See wp.editor.initialize() in wp-admin/js/editor.js for initialization options.
|
||||
* See wp.oldEditor.initialize() in wp-admin/js/editor.js for initialization options.
|
||||
*
|
||||
* @uses _WP_Editors
|
||||
* @since 4.8.0
|
||||
|
||||
Reference in New Issue
Block a user