Skip to content

Commit 3981115

Browse files
author
Antti Kuosmanen
committed
Mention file upload support in readme
1 parent adc8d70 commit 3981115

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Features:
1212
- **It's pluggable.** Add your own validation or automation with filters and action hooks.
1313
- Option to send a copy of submitted forms via email
1414
- Preview your forms
15+
- Full file upload support with input type=file
1516

1617
## Screenshots
1718

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Use standard HTML5 markup to create fully functional forms for WordPress
2323
* Submit and validate forms via AJAX
2424
* Validates required fields automatically using the native HTML5 required attribute
2525
* Option to send a copy of submitted forms via email
26+
* Full file upload support with input type=file
2627

2728
**Contributing**
2829

0 commit comments

Comments
 (0)