W3cubDocs

/WordPress

do_action( ‘wp_tiny_mce_init’, array $mce_settings )

Fires after tinymce.js is loaded, but before any TinyMCE editor instances are created.

Parameters

$mce_settingsarray
TinyMCE settings array.

Source

do_action( 'wp_tiny_mce_init', self::$mce_settings );

Changelog

Version Description
3.9.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_tiny_mce_init