WordPress.org

Make WordPress Core

Opened 2 years ago

Last modified 3 months ago

#18243 new enhancement

Can you make `add_settings_error` work for custom top-level admin menus?

Reported by: jcskyrocket Owned by:
Priority: normal Milestone: Awaiting Review
Component: General Version: 3.2.1
Severity: normal Keywords:
Cc:

Description

Currently when trying to use the Settings API on custom top-level admin menus, add_settings_error will fail to work. It fails silently, and no error message is displayed. I'm told this is because options-head.php is not included on custom top-level admin menu pages.

Change History (1)

Note: See TracTickets for help on using tickets.