Title: Remove &#8220;Add Image&#8221; button
Last modified: May 2, 2020

---

# Remove “Add Image” button

 *  [Law](https://wordpress.org/support/users/laucoste/)
 * (@laucoste)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/remove-add-image-button/)
 * Hello,
 * Thank you for this very good plugin.
 * In the classic Editor TinyMCE setting, the “Add image” pictogram is not shown
   among the others (so it cannot be added or removed from the list).
    As a result
   it is always displayed on the text editor.
 * => My precise need is to remove/hide the “Add image” picto in the TinyMCE Editor.
 * How could I manage that ?
    I have tested with the _Advanced TinyMCE Configuration_
   plugin, by putting at _false_ some values like _accessM_, _wpeditimage_… but 
   it did not work.
 * Regards,
    Law

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Andrew Ozz](https://wordpress.org/support/users/azaozz/)
 * (@azaozz)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/remove-add-image-button/#post-12773933)
 * >  As a result it is always displayed on the text editor.
   >  …… My precise need
   > is to remove/hide the “Add image” picto in the TinyMCE Editor.
 * Do you mean the “Add Media” button above the toolbar? If yes, it is not part 
   of the TinyMCE editor, it is a functionality in WordPress. The button is added
   with the `media_buttons` action, can be removed by removing the callback. Alternatively
   can be hidden with some CSS.
 *  [SuperStu](https://wordpress.org/support/users/omgstu/)
 * (@omgstu)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-add-image-button/#post-13032233)
 * I have been hunting for a solution to this very thing and it’s not too clear 
   that they are not part of the TinyMCE plugin… 🙂
 * However, if you need the answer and some code, here it is on [StackExchange](https://wordpress.stackexchange.com/questions/47010/removing-buttons-from-the-html-editor)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove “Add Image” button’ is closed to new replies.

 * ![](https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511)
 * [Advanced Editor Tools](https://wordpress.org/plugins/tinymce-advanced/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tinymce-advanced/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tinymce-advanced/)
 * [Active Topics](https://wordpress.org/support/plugin/tinymce-advanced/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tinymce-advanced/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tinymce-advanced/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [hide](https://wordpress.org/support/topic-tag/hide/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * 2 replies
 * 3 participants
 * Last reply from: [SuperStu](https://wordpress.org/support/users/omgstu/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/remove-add-image-button/#post-13032233)
 * Status: not a support question