[wp-trac] [WordPress Trac] #28672: add_settings_field & co don't return values
WordPress Trac
noreply at wordpress.org
Wed Oct 29 15:55:29 UTC 2014
#28672: add_settings_field & co don't return values
---------------------------------------------+-----------------------------
Reporter: TJNowell | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
Component: Options, Meta APIs | Review
Severity: normal | Version: 2.7
Keywords: needs-unit-tests good-first-bug | Resolution:
| Focuses: administration
---------------------------------------------+-----------------------------
Comment (by McGuive7):
In addition to checking if the settings section exists, what else might we
want to check for? Missing required parameters? Anything else?
Seems like it would be good to knock this out for all of the following:
{{{
add_settings_section()
add_settings_field()
do_settings_sections()
do_settings_fields()
}}}
Any others that belong in this group?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28672#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list