do_action( 'wp_enqueue_editor', array $to_load )

Fires when scripts and styles are enqueued for the editor.


Description Description


Parameters Parameters

$to_load

(array) An array containing boolean values whether TinyMCE and Quicktags are being loaded.


Top ↑

Source Source

File: wp-includes/class-wp-editor.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.