Browse: Home / Functions /

wpLD_tiny_mce_before_init

This function has been deprecated. Use ‘learndash_wp_tiny_mce_before_init’ instead.

wpLD_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/deprecated/3.4.0/functions.php


Changelog #

Changelog
Version Description
3.4.0 Use 'learndash_wp_tiny_mce_before_init' instead.
2.1.0 Introduced. This function has been deprecated. Use {@see 'learndash_wp_tiny_mce_before_init'} instead.