Viewing 1 replies (of 1 total)
  • Hi,

    To remove the “Add Slideshow” button, please add the following code to the end of your active theme functions.php file:

    remove_filter('media_buttons',array(MetaSliderPlugin::get_instance(),'insert_metaslider_button'));

    Thanks.

    • This reply was modified 5 years, 3 months ago by mohammedeisa.
Viewing 1 replies (of 1 total)

The topic ‘Hide “Add slideshow” button in TinyMCE Editor’ is closed to new replies.