Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Advanced Order Numbers for WooCommerce
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WooCommerce
Advanced Order Numbers for WooCommerce
Commits
5bdc0ab7
Commit
5bdc0ab7
authored
10 years ago
by
Reinhold Kainhofer
Browse files
Options
Downloads
Patches
Plain Diff
Rename the free plugin file from custom to basic.
parent
2961b723
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
woocommerce-basic-ordernumbers.php
+1
-1
1 addition, 1 deletion
woocommerce-basic-ordernumbers.php
with
2 additions
and
2 deletions
Makefile
+
1
−
1
View file @
5bdc0ab7
...
...
@@ -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
=
...
...
This diff is collapsed.
Click to expand it.
woocommerce-
custom
-ordernumbers.php
→
woocommerce-
basic
-ordernumbers.php
+
1
−
1
View file @
5bdc0ab7
...
...
@@ -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 th
e order
numbers
in WooCommerce
.
* Description:
Configure WooCommerc
e ordernumbers
to have a running counter and arbitrary, fixed text (prefix / postfix)
.
* Version: 1.1
* Author: Open Tools
* Author URI: http://open-tools.net
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment