Skip to content

What types of fields the Settings API should support? (see type=number)Β #10

@afercia

Description

@afercia

At the moment this project provides standard callbacks to output the following field types (@flixos90 please correct me if I'm wrong):

case 'text':
case 'email':
case 'url':
case 'tel':
case 'number':
case 'textarea':
case 'checkbox':
case 'select':
case 'radio':
case 'multibox': <-- multiple checkboxes

Should we add or remove support for some fields? About the number field, @rianrietveld ran some tests and it turned out it's poorly supported by assistive technologies. I think also browsers support is pretty inconsistent. I think it's worth some discussion πŸ™‚

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions