Changeset 1652327
- Timestamp:
- 05/07/2017 12:10:03 PM (9 years ago)
- Location:
- wp-libre-form
- Files:
-
- 2 edited
- 1 copied
-
tags/1.4 (copied) (copied from wp-libre-form/trunk)
-
tags/1.4/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-libre-form/tags/1.4/readme.txt
r1652323 r1652327 26 26 **Why?** 27 27 28 Modern HTML markup is already a great way to build forms. With Libre Form, 29 there's no need to learn clunky form builders that are hard to customise. 28 Modern HTML markup is already a great way to build forms. With Libre Form, there's no need to learn clunky form builders that are hard to customise. 30 29 31 Just use standard HTML inputs to build, or copy a form to your WordPress site 32 that will just magically work. No need to touch PHP code if you don't want to. 30 Just use standard HTML inputs to build, or copy a form to your WordPress site that will just magically work. No need to touch PHP code if you don't want to. 33 31 34 Required field validation, email notifications, file uploads to WP gallery and 35 lots more are included by default in the core of the plugin but you can also 36 add your own functionality with hooks and APIs provided by Libre Form. 32 Required field validation, email notifications, file uploads to WP gallery and lots more are included by default in the core of the plugin but you can also add your own functionality with hooks and APIs provided by Libre Form. 37 33 38 34 **Contributing** -
wp-libre-form/trunk/readme.txt
r1652323 r1652327 26 26 **Why?** 27 27 28 Modern HTML markup is already a great way to build forms. With Libre Form, 29 there's no need to learn clunky form builders that are hard to customise. 28 Modern HTML markup is already a great way to build forms. With Libre Form, there's no need to learn clunky form builders that are hard to customise. 30 29 31 Just use standard HTML inputs to build, or copy a form to your WordPress site 32 that will just magically work. No need to touch PHP code if you don't want to. 30 Just use standard HTML inputs to build, or copy a form to your WordPress site that will just magically work. No need to touch PHP code if you don't want to. 33 31 34 Required field validation, email notifications, file uploads to WP gallery and 35 lots more are included by default in the core of the plugin but you can also 36 add your own functionality with hooks and APIs provided by Libre Form. 32 Required field validation, email notifications, file uploads to WP gallery and lots more are included by default in the core of the plugin but you can also add your own functionality with hooks and APIs provided by Libre Form. 37 33 38 34 **Contributing**
Note: See TracChangeset
for help on using the changeset viewer.