Remove all options to add new media?

How can I remove all the options for people to add new media? Like remove the add media in activity, in groups, on profiles, on the top hover menu, everything?

I want to keep rtmedia running so media previously posted is still available for viewing, but take away all menu items that show “add media”.

Help would be appreciated big time!

Hi @stevemedia

You can use rtmedia_allow_uploader_view filter and can return false if you don’t want to load the uploader. Check this doc: http://docs.rtcamp.com/rtmedia/developers/hooks/rtmedia-hooks/rtmedia-allow-uploader-view.html for more details.