Changeset 1716417
- Timestamp:
- 08/19/2017 07:14:35 PM (9 years ago)
- File:
-
- 1 edited
-
gm-contact-form/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gm-contact-form/trunk/readme.txt
r1716416 r1716417 12 12 == Description == 13 13 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. 14 GM 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. 16 15 17 16 The GM Contact Form includes the following inputs. Those marked by asterisks are required: … … 21 20 - Message * 22 21 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. 22 Once 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. 25 23 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. 24 When 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. 29 25 30 26 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.