Options page for non-Administrators
-
I’m trying to create an Options page for a plug-in I’m writing that must be usable by a user of the “Editor” group (not just an “Administrator”).
My options page gets and sets the custom options properly if I’m logged in as an Administrator, but if I’m logged in as an Editor, after trying to submit the Options Update form, I get that good ol’ “Cheatin’, uh?” message.
So I’m making the assumption that its a permissions rule built into register_setting or one of its related functions. If that’s the problem, is there a way to fix it?
- The topic ‘Options page for non-Administrators’ is closed to new replies.