Mike Jolley
5d152f2181
Class docs
2012-08-15 19:15:10 +01:00
Mike Jolley
10a39244bd
ecommerce track Closes #1361 .
2012-08-10 16:56:13 +01:00
Mike Jolley
56e8689c5d
Merge pull request #1347 from scottbasgaard/master
...
Update Variation Image Title/Alt
2012-08-08 03:44:49 -07:00
Scott Basgaard
713f6fa6f5
Update Variation Image Title/Alt
...
We should update the image title/alt when the product image changes for different variations.
2012-08-07 10:37:00 +02:00
kathy
f2415b3761
switch get_price() checks to is_purchasable() for displaying Add to Cart button
2012-08-06 19:27:24 -05:00
Mike Jolley
cedcca7fe7
is_purchasable. Closes #1331 .
2012-08-07 00:33:52 +01:00
George Mamadashvili
59c2d18406
WC_Product::has_file should return bool
...
Return false if downloadable product has no file attached.
2012-08-04 12:28:39 +04:00
Mike Jolley
2e96d554ce
has_file() Closes #1275 .
2012-07-31 12:58:00 +01:00
Mike Jolley
fde5f594e3
Set price after refreshing variation costs
2012-07-25 17:24:17 +01:00
Aaron Holbrook
b4a62dc49b
Fixed typos (depreciate should be deprecate)
2012-07-23 13:14:02 -05:00
Mike Jolley
1be0b9f8f2
Backorder handling. Closes #835 .
2012-07-17 19:11:14 +01:00
Mike Jolley
920314ea14
current check contents. Closes #1258 .
2012-07-17 15:21:48 +01:00
Mike Jolley
32ae079fa6
set_price. Closes #1231 .
2012-07-16 17:23:17 +01:00
Mike Jolley
880e8b6b0f
Don't show price when variation prices don't differ. Closes #1199 .
2012-07-11 23:19:33 +01:00
Coen Jacobs
54c6b044bc
Filter on add to cart url
...
@mikejolley please review
2012-07-10 16:09:55 +02:00
Mike Jolley
f2f847ad5b
Tweaks to #1180 . And get_image confusion resolved (it shouldn't echo)
2012-06-29 18:56:42 +01:00
Mike Jolley
491c02b35d
Tweaks to previous merge
2012-06-29 17:51:15 +01:00
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