We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc8d70 commit 3981115Copy full SHA for 3981115
2 files changed
readme.md
@@ -12,6 +12,7 @@ Features:
12
- **It's pluggable.** Add your own validation or automation with filters and action hooks.
13
- Option to send a copy of submitted forms via email
14
- Preview your forms
15
+- Full file upload support with input type=file
16
17
## Screenshots
18
readme.txt
@@ -23,6 +23,7 @@ Use standard HTML5 markup to create fully functional forms for WordPress
23
* Submit and validate forms via AJAX
24
* Validates required fields automatically using the native HTML5 required attribute
25
* Option to send a copy of submitted forms via email
26
+* Full file upload support with input type=file
27
28
**Contributing**
29
0 commit comments