Changes between Initial Version and Version 19 of Ticket #11474
- Timestamp:
- 08/14/10 16:29:21 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11474
- Property Status changed from new to reopened
- Property Cc scribu@… WordPress@… frank@… pulser1983 added
- Property Component changed from Warnings/Notices to Administration
- Property Keywords has-patch needs-testing added; needs-patch removed
- Property Type changed from defect (bug) to enhancement
-
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()}}}.
