Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Shipping by Rules for WooCommerce
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
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
Shipping by Rules for WooCommerce
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
master
default
shipping_zones
Tags
20
V2.0.5
V2.0.4
V2.0.3
V2.0.2
V2.0.1
V2.0
V1.2.99a
V1.2.99
V1.2.8
V1.2.7
V1.2.6
V1.2.5
V1.2.4
V1.2.3
V1.2.2
V1.2.1
V1.1.2
V1.2
V1.1.1
V1.1
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Feb
29
Jan
28
2
Dec
7
Oct
2
Sep
19
Jun
29
May
27
26
8
Apr
2
4
Mar
24
Jan
17
Dec
11
8
28
Aug
9
12
Jul
30
Jun
2
Apr
13
Mar
24
Feb
22
6
31
Jan
29
16
12
10
9
19
Oct
25
Jul
V2.0.6: Add evaluate_for_shippingclasses function
master
master
Add evaluate_for_shippingclasses scoping function
V2.0.5: Add basic support for Dokan Marketplace
V2.0.5
V2.0.5
V2.0.4: Compat with WC vendors and variations; PHP warnings
V2.0.4
V2.0.4
Bump version number to 2.0.4
Fix compat with WC vendors and product variations (variations do not have any post_author, so we need to use the parent product in this case...
Fix warning message when product variation has no weight
V2.0.3: PHP7 compat, use dimension vars only if product has them assigned
V2.0.3
V2.0.3
Go live with disabling legacy classes when no old legacy methods exits
Fix PHP 7.0 incompatibility
Add checks to use length/width/height/volume only if they are defined for a product. Default of 0 will be used otherwise
V2.0.2: Support for WC Product Vendors>=2.0
V2.0.2
V2.0.2
Add WC Product Vendors 2.0 support to evaluate_for_vendors, too
UK Postcodes: Also extract parts of UK postcodes if second part (inbound) is missing altogether
Support for WooCommerce Product Vendors >=2.0
Compat with WordPress updated
V2.0.1: Forgot to add some files to svn, so I need to release a new version with the legacy files included
V2.0.1
V2.0.1
V2.0: Switch to Shipping Zones, compat with WC 3
V2.0
V2.0
urldecode all SLUGs
Update pre-release 1.2.99 to latest changes
V1.2.99a
V1.2.99a
Force WC to not html-strip rules input textarea, automatically use proper line count for the textarea (WC default is 3...)
Include legacy files in zip
Move syntax help to proper file system location
V1.2.99: Pre-release version for testing
V1.2.99
V1.2.99
More work on transition to shipping zones; help box is shown in methods;
Fix warnings for WC 3.0
Merging in shipping zones functionality
WC3 compatibility: Change all order property extractions to use the proper getter functions (works in WC 2.6, too).
Version bump to 1.3.0
V1.2.8: Fix issue with UK_* variables when no address was entered yet
V1.2.8
V1.2.8
Add ZIPnumeric and ZIPalphanum variables (forward-ported from master)
shipping_zones
shipping_zones
V1.2.7: Add debug messages to the update system (disabled by default); Remove debug code that causes problems in strict mode
V1.2.7
V1.2.7
V1.2.6debug: Add debug statements for update credentials check issues (wp_remote_get fails for some unknown reason...)
Merge branch 'master' into shipping_zones
V1.2.6: Implement messages in the rules
V1.2.6
V1.2.6
Implement message in the rules
Convert the Shipping by Rules plugins to the new WC shipping zones. The old functionality (with its own country handling and multiple method handling) is retained via a legacy shipping method and deprecated.
V1.2.5: New variables userroles, userid, username, first_name, last_name, email
V1.2.5
V1.2.5
New user variables
Fix debug_values (wrong comparison vs. assignment operator)
Loading