Change WordPress user roles and capabilities › Forums › Bug Reports › Editor Restrictions profile settings hidden when ure_manage_options is enabled › Reply To: Editor Restrictions profile settings hidden when ure_manage_options is enabled
ure_manage_options – is the internal for User Role Editor user capability. If user can it, URE count it superadmin for URE itself. Thus URE does not restrict such user in any manner.
I doubt that WPMF checks ure_manage_options. It is more probable WordPress internal ‘manage_options’, which it may search as a substring occurrence in the user capabilities serialized value – just assumption. I can not say more without access to the WPMF source code. If you share it with support [at-sign] role-editor.com via Google Drive or similar, I may give you more details.