As previously discussed in #38, we need to figure out a good way to handle radio groups with a custom text element.
There are currently three cases in core settings:
- General > Date Format
- General > Time Format
- Permalinks > Permalink Structure
What makes this even more complex is that all three fields contain an additional component: some kind of example (date format / time format / URL structure respectively). In the case of the Permalink Structure field, the example is even combined with the text field.
Let's think about how we can create clean markup for these fields which is accessible and at the same time visually clear.