Browse: Home / Functions /

learndash_wp_tiny_mce_before_init

learndash_wp_tiny_mce_before_init( array $init_array )

Loads the certificate image as the background for the visual editor.


Description #

Fires on tiny_mce_before_init hook.


Parameters #

$init_array

(array) (Required) The tinymce editor settings.


Return #

(array) The tinymce editor settings.


Source #

File: includes/ld-wp-editor.php


Changelog #

Changelog
Version Description
2.1.0 Introduced.