Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › TinyMCE editor ASP button › Reply To: TinyMCE editor ASP button
May 28, 2021 at 5:42 pm
#33492
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