I have an Editor user that I want to let use a plugin's options without being an Administrator.
I can use $user->add_cap but can't tell if any particular capability relates to the permission to edit plugin options. The plugin in question is Redirection, if that makes a difference.