From 6fa7a1c35f290cdff91aa2269166266d8f105ec0 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 31 Mar 2015 16:05:24 -0400 Subject: [PATCH 1/1] initial commit --- readme.txt | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 readme.txt diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..a553734 --- /dev/null +++ b/readme.txt @@ -0,0 +1,45 @@ +=== Gaslight Media Member Database === +Contributors: cscott@gaslightmedia.com +Donate link: http://www.gaslightmedia.com +Tags: Gaslight Media,Plugin,WooCommerce,Merchant e-Solutions,Mes Payment Gateway +Requires at least: 3.0.1 +Tested up to: 3.4 +Stable tag: 4.3 +License: GPLv2 or later +License URI: http://www.gnu.org/licenses/gpl-2.0.html + +This is the Gaslight Media produced plugin that extends WooCommerce to include support for the +Merchant e-Solutions credit card payment gateway. + +== Description == + +More description goes here. + +== Installation == + +This section describes how to install the plugin and get it working. + +e.g. + +1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory +1. Activate the plugin through the 'Plugins' menu in WordPress +1. Place `` in your templates + +== Frequently Asked Questions == + + +== Screenshots == + +== Changelog == + += 1.0 = + +== Upgrade Notice == + +== Arbitrary section == + +You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated +plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or +"installation." Arbitrary sections will be shown below the built-in sections outlined above. + +== A brief Markdown Example == -- 2.17.1