wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_enqueue_editor › WordPress Function

Since4.8.0
Deprecatedn/a
wp_enqueue_editor ( No parameters )
Uses:
  • _WP_Editors
Defined at:
Codex:

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.


Source

Soon...