Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 12 years ago

#16899 closed enhancement (duplicate)

Let Settings API be used also for non admins

Reported by: maorb's profile maorb Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Role/Capability Keywords:
Focuses: Cc:

Description

Hi,

There's the great Settings API that really helps creating some option pages in site.
Anyway, the API must use the options.php on the form's action on order to work.
That means that only admins (or users with manage_option capability) can save options to these pages.
It would be great letting users with other capabilities to save such option pages, but without them having full access to whole options of the site.
It would be great enhancement to the Settings API if could assign who can save custom option page without need to have full manage_options capability.

Change History (4)

#1 @sivel
14 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
  • Version 3.1 deleted

See #14365

#2 @unknowndomain
12 years ago

  • Keywords settings-3.6 added

#3 @unknowndomain
12 years ago

  • Cc me@… added

#4 @ctsttom
12 years ago

  • Cc me@… removed
  • Keywords settings-3.6 removed
Note: See TracTickets for help on using tickets.