do_action( 'before_wp_tiny_mce', array $mce_settings )

Fires immediately before the TinyMCE settings are printed.


Description Description


Parameters Parameters

$mce_settings

(array) TinyMCE settings array.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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