Skip to content

xwp/wp-customize-input-validity-constraints

Repository files navigation

Customize Input Validity Constraints

Enforce HTML5 validity constraints via setting validation by looking at associated controls and their type and input_attrs. Feature plugin for #38845

Contributors: xwp, westonruter
Tags: customizer, customize
Requires at least: 4.7
Tested up to: 4.9
Stable tag: 0.1.0
License: GPLv2 or later

Build Status

Description

This is a feature plugin intended to implement #38845: Implement HTML5 input validity constraints in customizer settings. Read the writeup in the ticket description.

Activate the bundled “Customize Input Validity Constraints Examples” plugin to see the functionality in action.

Development of this plugin is done on GitHub. Pull requests welcome. Please see issues reported.

Screenshots

Server-side and client-side validation is performed.

Server-side and client-side validation is performed.

Changelog

0.1.0

Initial release.

Releases

No releases published

Packages

No packages published