Plugin Directory

Changeset 1272551


Ignore:
Timestamp:
10/25/2015 02:55:14 AM (10 years ago)
Author:
DSpenceIA
Message:

Adding screenshots to Assets directory in main SVN directory since the screenshots in the Assets directory in Trunk are not showing. Also made some grammatical corrections regarding the plugin description, as well as corrected some dates in the Change Log.

Location:
simple-contact-form-basic
Files:
4 added
2 edited

Legend:

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

    r1272537 r1272551  
    2222== Installation ==
    2323
    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' page and clicking on the 'Upload Plugin' button
     241. 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
    25252. 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 widget
     263. Add the [simplecf] shortcode to any of your WordPress Pages, Posts, or Text Widget areas
    2727
    2828
     
    3434== Screenshots ==
    3535
    36 1. screenshot-1.png
    37 2. screenshot-2.png
    38 3. screenshot-3.png
    39 4. screenshot-4.png
     361. screenshot-1.PNG
     372. screenshot-2.PNG
     383. screenshot-3.PNG
     394. screenshot-4.PNG
    4040
    4141
     
    4444= 1.2 =
    4545
    46 Release Date: October 25, 2015
     46Release Date: October 24, 2015
    4747
    4848*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.
     
    5050= 1.1 =
    5151
    52 Release Date: October 24, 2015
     52Release Date: October 21, 2015
    5353
    5454*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  
    33Plugin Name: Simple Contact Form (Basic)
    44Plugin URI: https://bigbirdmedia.com/services/wordpress-plugins/simple-contact-form-basic/
    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.
     5Description: 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.
    66Version: 1.2
    77Author: Big Bird Media
Note: See TracChangeset for help on using the changeset viewer.