Warning: 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 Description

Fires on tiny_mce_before_init hook.


Parameters Parameters

$init_array

(Required) The tinymce editor settings.


Top ↑

Return Return

(array) The tinymce editor settings.


Top ↑

Source Source

File: includes/deprecated/3.4.0/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Use 'learndash_wp_tiny_mce_before_init' instead.
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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