This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: TinyMCE editor ASP button

#33492
codigo3net85codigo3net85
Participant

hello Ernest, thank you for your response. I tried your 2nd option adding the code in my functions.php child theme file.
remove_action(‘admin_head’, ‘wpdreams_asp_add_mce_button’);
remove_action(‘admin_head’, ‘wpdreams_asp_mce_generate_variable’);
But it didnt work. But dont worry, i have hidden the ASP button from tinymce with some css.

Thanks