learndash_wp_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.
Return Return
(array) The tinymce editor settings.
Source Source
File: includes/ld-wp-editor.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |