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



after_wp_tiny_mce › WordPress Action Hooks

Since3.2.0
Deprecatedn/a
do_action( 'after_wp_tiny_mce', self::$mce_settings )
Parameters:
  • (array) $mce_settings TinyMCE settings array.
    Required: Yes
Defined at:
Codex:

Fires after any core TinyMCE editor instances are created.





Source

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