Can you please provide me the proper code to remove completely the media library button while upload an image in add new post.
Thanks
Can you please provide me the proper code to remove completely the media library button while upload an image in add new post.
Thanks
With wich WP version?
In WP 3.6 you can add a custom option on gloval or post and page settings:
Add ID #wp-content-media-buttons and give a name. After save the settings you can hide this new option for different roles.
You must log in to post.