I am trying to hide the Options tab ( not the Custom Fields tab ) to any user role that is not admin.
I have been scouring the internet and feel I must be missing something that there is no easy way to do this?
The closest solution I found was using a round-about way to restrict those pages to super-admin only but since I am working in a single site I can’t define a super-admin role.
Any help is appreciated, thanks!
Not enough information for me to work out what you mean by “the Options tab”
Options page / the tab which says Options on the side of the admin panel when you add an options page to the functions.php file.
https://www.advancedcustomfields.com/resources/acf_add_options_page/ see the capability
argument. For only admins to see it set it to manage_options