Changeset 968879
- Timestamp:
- 08/20/2014 10:12:04 AM (11 years ago)
- File:
-
- 1 edited
-
data-collection-form/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
data-collection-form/trunk/readme.txt
r968861 r968879 13 13 == Description == 14 14 15 Build any type of Data Collection form with various type of input fields and collect data from any page of post in the wordpress .it15 Build any type of Data Collection form with various type of input fields and collect data from any page of post in the wordpress posts. 16 16 17 1. Build form and display in via short code or through php function.18 2. Captcha enabled to avoid spammers.19 3. Token based form to avoid spammers.20 4. Date scheduling for form.21 5. Display any where with short code or via php function.17 1. Data Collection form Build form and display in via short code or through php function. 18 2. Captcha enabled Data Collection form to avoid spammers. 19 3. Token based Data Collection form to avoid spammers. 20 4. Date scheduling for Data Collection form. 21 5. Display Data Collection form any where with short code or via php function. 22 22 6. Stores form data in any type of post type. It creates meta field automatically if you have not created. 23 7. Supportimage upload and file upload.24 8. Supportdate field with jquery date picker.25 9. Full customizable form with css and html.26 10. enable/disable feature of form.23 7. Data Collection form supports image upload and file upload. 24 8. Data Collection form supports date field with jquery date picker. 25 9. Data Collection form is full customizable form with css and html. 26 10. User can Enable/Eisable Data Collection form with one click. 27 27 28 28
Note: See TracChangeset
for help on using the changeset viewer.