Add custom tab on the media manager
I want to add a new tab and its content on the media manager. I have used add_filter('media_upload_tabs', 'mime_type_tab' , 1 , 1 );
but that filter it is not working on the featured image pop up.
Topic file-manager media Wordpress
Category Web