Skip to content
Snippets Groups Projects
Commit 5bdc0ab7 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Rename the free plugin file from custom to basic.

parent 2961b723
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ BASICBUILDDIR=$(VENDOR)-$(PLATTFORM)-$(BASE)-basic
ADVBUILDDIR=$(VENDOR)-$(PLATTFORM)-$(BASE)-advanced
PLUGINFILES=library assets ordernumber_helper_woocommerce.php ordernumbers_woocommerce_basic.php readme.txt LICENSE.txt
BASICPLUGINFILES=woocommerce-custom-ordernumbers.php
BASICPLUGINFILES=woocommerce-basic-ordernumbers.php
ADVPLUGINFILES=woocommerce-advanced-ordernumbers.php ordernumbers_woocommerce.php
TRANSLATIONS=
......
......@@ -2,7 +2,7 @@
/**
* Plugin Name: WooCommerce Basic Ordernumbers
* Plugin URI: http://open-tools.net/woocommerce/advanced-ordernumbers-for-woocommerce.html
* Description: Lets the user freely configure the order numbers in WooCommerce.
* Description: Configure WooCommerce ordernumbers to have a running counter and arbitrary, fixed text (prefix / postfix).
* Version: 1.1
* Author: Open Tools
* Author URI: http://open-tools.net
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment