Commit Graph

41 Commits

Author SHA1 Message Date
matt 2b54280999 Modify WC_Product::get_image() for return
Function currently only echos. Commit enables function to return product
image. WCP+A replaces the product thumbnail with photo preview
thumbnail. Original function showed two thumbnails directly next to each
other.
2012-06-29 11:08:50 -04:00
Mike Jolley 57fe4db23c Scheduled on sale ignored from sale widget 2012-06-27 12:00:24 +01:00
Mike Jolley 967da77d88 Check coupons are valid before cart/checkout 2012-06-13 19:58:06 +01:00
Mike Jolley f9f1bb9ddd Ordering tweaks/improvements and variation prices. Closes #1097. 2012-06-10 18:15:02 +01:00
Mike Jolley db84f5b429 refactor variation add to cart. Closes #1134. 2012-06-10 10:15:23 +01:00
Mike Jolley ada45331d0 update date during payment 2012-06-03 13:12:41 +01:00
Mike Jolley c4e25e1dcc get shipping class id function 2012-05-31 11:05:13 +01:00
Coen Jacobs cd1adebf83 get_stock_quantity returns '' if stock is off in global settings. Closes #1046 2012-05-17 11:16:41 +02:00
Mike Jolley 01abd92f0a woocommerce_get_price_html Closes #1040. 2012-05-16 18:13:29 +01:00
Mike Jolley 5249935ce4 Removed nonces from add to cart urls 2012-04-25 11:32:45 +01:00
Mike Jolley fd44780935 Options tweak and stock display format option. 2012-04-24 19:15:56 +01:00
Mike Jolley 9a88f6b46e woocommerce_get_price hook 2012-04-21 17:38:34 +01:00
Mike Jolley 0769f8843f Cart/sold individually 2012-04-20 12:09:49 +01:00
Mike Jolley 392571aab0 exists function 2012-04-20 11:17:40 +01:00
Mike Jolley 7aa97b0f38 product attributes template 2012-04-13 18:33:56 +01:00
Mike Jolley a4e65d3636 weight unit space 2012-04-12 22:59:17 +01:00
Mike Jolley aba42b5fc0 Small template cleanup 2012-04-12 17:22:56 +01:00
Mike Jolley 12f296f943 Code tweaks + small changes to inventory panel 2012-03-21 18:37:57 +00:00
Mike Jolley a83014584d hook for stock 2012-03-20 17:29:53 +00:00
rabhw 53781f13b3 Added class for available on backorder. 2012-03-16 16:22:39 -03:00
Mike Jolley fe800d6685 Transient names. Closes #818. 2012-03-16 16:39:16 +00:00
Mike Jolley 01e7a2d539 Product id rules for coupons apply to a products parent (useful for grouped products) 2012-03-12 13:11:08 +00:00
Mike Jolley 5aa8609099 backorders_require_notification returns false if stock is disabled 2012-03-12 11:25:30 +00:00
Mike Jolley 6662a1f724 moved transient clear 2012-03-06 18:13:08 +00:00
Mike Jolley 3bfb586200 Fix from price. Closes #770. 2012-03-06 17:39:53 +00:00
George Mamadashvili 07b3c67ab0 Avoid PHP error if no price 2012-02-27 17:47:18 +04:00
Mike Jolley 2654c587a7 Better grouped price code. Closes #708. 2012-02-27 13:23:03 +00:00
Mike Jolley 6085ae4377 Tweaks and fixes to sale logic + sync function #703 2012-02-26 14:11:56 +00:00
Andrew White 5a0f410aa6 Add previous price to on-sale variable product 2012-02-25 08:03:00 +00:00
Mike Jolley fdb1359d19 Function for getting placeholder.png - woocommerce_placeholder_img_src() with filter woocommerce_placeholder_img_src 2012-02-24 16:23:08 +00:00
Mike Jolley f3cf06299b missing global 2012-02-16 19:15:52 +00:00
Mike Jolley 57f5dc3296 Product page (admin) 2012-02-13 13:06:56 +00:00
Mike Jolley 4a638b962c SKU tweakage 2012-02-13 00:34:09 +00:00
Geert De Deckere 2ed83cc117 Don't repeat the dimension unit after each value.
Just adding it once at the end is fine and improves readability.
2012-02-11 15:02:06 +01:00
Mike Jolley a562132458 Shipping classes for variations. Closes #553. 2012-02-08 14:39:31 +00:00
Geert De Deckere c094566fd2 Show partial dimensions if available 2012-02-07 14:48:28 +01:00
Mike Jolley 37f5b73e84 Add order item error. Closes #573. 2012-02-05 14:00:34 +00:00
Mike Jolley 22ebc2d121 Get dimensions fix 2012-02-04 10:42:47 +00:00
Mike Jolley f6c71c23f4 Small fixes for 1.4 2012-02-01 21:49:08 +00:00
Mike Jolley de6b06b864 Add to cart validation, and a different redirect if theres an error 2012-01-27 18:31:30 +00:00
Mike Jolley 0836ce04db Better class names (final) 2012-01-27 16:38:39 +00:00