Changes between Initial Version and Version 19 of Ticket #11474
- Timestamp:
- 08/14/2010 04:29:21 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11474
-
Property
Status
changed from
newtoreopened - Property Cc scribu@… WordPress@… frank@… pulser1983 added
-
Property
Component
changed from
Warnings/NoticestoAdministration - Property Keywords has-patch needs-testing added; needs-patch removed
-
Property
Type
changed from
defect (bug)toenhancement
-
Property
Status
changed from
-
Ticket #11474 – Description
initial v19 1 2 1 == Problem == 3 2 As discussed in this wp-hackers email thread - http://groups.google.com/group/wp-hackers/browse_thread/thread/1d70363875bd2e32 - the Settings API (which is used to add settings sections and fields to admin settings pages elegantly and automatically) has a distinct lack of ability to return useful information to users about any validation errors that occurred during the validation callback function given in {{{register_setting()}}}.