Commit Graph

19 Commits

Author SHA1 Message Date
Sam Black 462fc8279e
If the post is not a product, don't try to process it further 2018-12-29 19:45:42 +00:00
Sam Black 627621d12d
Don't try to act on non-existent posts 2018-12-22 21:15:32 +00:00
Sam Black 2e124ab4ee
Add WooCommerce version compatibility 2018-12-22 20:30:13 +00:00
Sam Black f03bee78f5
Add UNIT variable name to allow more complex quantity information 2018-12-22 20:21:22 +00:00
Sam Black bfdcb4f41e
Make quantity text input wider 2018-12-22 20:20:20 +00:00
Sam Black ef48a033c8
Stop stupid error where user selecting '1.1' with a step of '0.1' caused the counter to jump by 0.2 2018-12-22 18:34:34 +00:00
Sam Black ff7deb259e
Set stock value as max if less than quantity max 2018-12-22 18:31:40 +00:00
Sam Black 0454a9a98a
Missed some get_id->ID 2018-12-22 17:17:10 +00:00
Sam Black 7e456ea8c8
Fix incorrect use of get_id 2018-12-22 16:32:01 +00:00
Sam Black 1917e359a9
Stray '->ID/id' and use 'is_type' to check product type 2018-12-22 12:31:52 +00:00
Sam Black 42d34d6f3f
Fix deprecated ID retrieval 2018-12-22 12:17:07 +00:00
Sam Black 3169064535
Fix deprecated product retrieval 2018-12-22 12:08:40 +00:00
Sam Black 912f45cb27
Bump version number 2018-12-22 12:04:24 +00:00
Sam Black 56ac9f970b
Add possible new name for Woo Product Bundles 2018-12-22 11:37:59 +00:00
Sam Black d78c17defd
Add changes from live version, fixing allowing customer to select more units than in stock 2018-12-22 11:22:03 +00:00
Sam Black 08ed1ea6a4
Fix whitespace 2018-08-14 14:24:10 +01:00
Sam Black 555ee619b9
Ignore woo product bundles 2018-08-14 14:18:27 +01:00
Sam Black 55bd15054c Move readme 2018-07-02 11:54:47 +01:00
Sam Black 1064898bc2 Initial import 2018-07-02 11:53:58 +01:00