Plugin Directory

Changeset 1716417


Ignore:
Timestamp:
08/19/2017 07:14:35 PM (9 years ago)
Author:
gabrielmioni
Message:

Fixed some mistakes in readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gm-contact-form/trunk/readme.txt

    r1716416 r1716417  
    1212== Description ==
    1313
    14 GM Contact Form is an easy to implement and use way to setup a contact form on your WordPress site. Configuration
    15 is optional. The plugin supports Ajax, but if JavaScript is unavailable on the client's browser it will still work.
     14GM Contact Form is an easy to implement and use way to setup a contact form on your WordPress site. Configuration is optional. The plugin supports Ajax, but if JavaScript is unavailable on the client's browser it will still work.
    1615
    1716The GM Contact Form includes the following inputs. Those marked by asterisks are required:
     
    2120- Message *
    2221
    23 Once installed and activated, the GM Contact Form can be placed on a WordPress page by using the shortcode
    24 [gm-contact-form][/gm-contact-form]. It's that simple.
     22Once installed and activated, the GM Contact Form can be placed on a WordPress page by using the shortcode [gm-contact-form][/gm-contact-form]. It's that simple.
    2523
    26 When a user submits the Contact Form, they're receive a thank you message when the email is sent. If the contact form
    27 user missed putting data in one of the required fields or if the email address they provided doesn't look right, they'll
    28 receive messages letting them know what corrections should be made.
     24When a user submits the Contact Form, they receive a thank you message when the email is sent. If the contact form user missed putting data in one of the required fields or if the email address they provided doesn't look right, they'll receive messages letting them know what corrections should be made.
    2925
    3026== Installation ==
Note: See TracChangeset for help on using the changeset viewer.