Plugin Directory

Changeset 1652327


Ignore:
Timestamp:
05/07/2017 12:10:03 PM (9 years ago)
Author:
Zuige
Message:

Remove line breaks from readme.txt

Location:
wp-libre-form
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-libre-form/tags/1.4/readme.txt

    r1652323 r1652327  
    2626**Why?**
    2727
    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.
     28Modern 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.
    3029
    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.
     30Just 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.
    3331
    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.
     32Required 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.
    3733
    3834**Contributing**
  • wp-libre-form/trunk/readme.txt

    r1652323 r1652327  
    2626**Why?**
    2727
    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.
     28Modern 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.
    3029
    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.
     30Just 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.
    3331
    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.
     32Required 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.
    3733
    3834**Contributing**
Note: See TracChangeset for help on using the changeset viewer.