perry-rylance / wordpress-dom-form
A WordPress wrapper for perry-rylance/dom-form that allows you to quickly add forms and serialization to WordPress pages, for example, settings pages, tools pages or your own custom admin pages.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/perry-rylance/wordpress-dom-form
Requires
- perry-rylance/dom-form: ^1.0
README
A WordPress wrapper for perry-rylance/dom-form that allows you to quickly add forms and serialization to WordPress pages, for example, settings pages, tools pages or your own custom admin pages.
Usage
You can see an example of how to use this in your own projects here.