Changeset 1272551
- Timestamp:
- 10/25/2015 02:55:14 AM (10 years ago)
- Location:
- simple-contact-form-basic
- Files:
-
- 4 added
- 2 edited
-
assets/screenshot-1.PNG (added)
-
assets/screenshot-2.PNG (added)
-
assets/screenshot-3.PNG (added)
-
assets/screenshot-4.PNG (added)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/simplecf-main.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-contact-form-basic/trunk/readme.txt
r1272537 r1272551 22 22 == Installation == 23 23 24 1. Upload the 'simple-contact-form-basic' folder to the '/wp-content/plugins/' directory, OR upload the 'simple-contact-form-basic.zip' file directly through the WordPress Admin Dashboard by navigating to the 'Plugins -> Add New' pageand clicking on the 'Upload Plugin' button24 1. Upload the 'simple-contact-form-basic' folder to the '/wp-content/plugins/' directory, OR upload the 'simple-contact-form-basic.zip' file directly through the WordPress Admin Dashboard by navigating to 'Plugins -> Add New' and clicking on the 'Upload Plugin' button 25 25 2. Activate the 'Simple Contact Form (Basic)' plugin through the 'Plugins' menu in WordPress 26 3. Add the [simplecf] shortcode to your any of your WordPress pages or Blog posts, or in a sidebar Text widget26 3. Add the [simplecf] shortcode to any of your WordPress Pages, Posts, or Text Widget areas 27 27 28 28 … … 34 34 == Screenshots == 35 35 36 1. screenshot-1. png37 2. screenshot-2. png38 3. screenshot-3. png39 4. screenshot-4. png36 1. screenshot-1.PNG 37 2. screenshot-2.PNG 38 3. screenshot-3.PNG 39 4. screenshot-4.PNG 40 40 41 41 … … 44 44 = 1.2 = 45 45 46 Release Date: October 2 5, 201546 Release Date: October 24, 2015 47 47 48 48 *Incremental Update: Introducing release 1.2, which now has the ability to overwrite the "to" email address by adding a custom value to the shortcode. … … 50 50 = 1.1 = 51 51 52 Release Date: October 2 4, 201552 Release Date: October 21, 2015 53 53 54 54 *Incremental Update: Renamed some functions to avoid conflicts within WordPress, and submitted the plugin to the SVN after approval by WordPress. -
simple-contact-form-basic/trunk/simplecf-main.php
r1272537 r1272551 3 3 Plugin Name: Simple Contact Form (Basic) 4 4 Plugin URI: https://bigbirdmedia.com/services/wordpress-plugins/simple-contact-form-basic/ 5 Description: A simple, yet powerful and effective , contact formthat integrates easily into any WordPress site just by using a simple shortcode. Visitors can email you directly through your website, providing their name, email, phone, and message, so that you can respond quickly and easily.5 Description: A simple, yet powerful and effective contact form, that integrates easily into any WordPress site just by using a simple shortcode. Visitors can email you directly through your website, providing their name, email, phone, and message, so that you can respond quickly and easily. 6 6 Version: 1.2 7 7 Author: Big Bird Media
Note: See TracChangeset
for help on using the changeset viewer.