Changes between Version 1 and Version 2 of Ticket #18285, comment 14
- Timestamp:
- 07/29/11 18:50:16 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18285, comment 14
v1 v2 1 1 Replying to [comment:5 nacin]: 2 2 > I strongly dislike form *field* construction. The best API for constructing fields is HTML. 3 4 Spoken by someone who has never had to implement highly complex data entry forms, and then maintain them? ''(Note there are few if any forms in the WordPress admin I would consider "highly complex", fwiw.)5 3 6 4 In general I agree that creating PHP wrappers for HTML just makes implement HTML forms complicated, but there is usually a lot more to managing data entry fields than just their HTML layout.
