WordPress.org

Make WordPress Core

Opened 4 months ago

Last modified 4 months ago

#23616 new feature request

General Handler for Whitelisted Options' Submissions

Reported by: WraithKenny Owned by:
Priority: normal Milestone: Awaiting Review
Component: Plugins Version:
Severity: normal Keywords: settings-api needs-patch
Cc: Ken@…

Description

As stated over on #18285 WordPress should move away from posting to options.php. In order to do that, the Settings API needs a general purpose function that can be safely called on all Settings Pages that can handle posts to itself (generally referred to as 'take_action' in various places) and can handle what options.php currently does.

Change History (1)

Note: See TracTickets for help on using tickets.