Mike Jolley
|
d89b2aa66f
|
Set_stock for product class Closes #2042.
|
2012-12-28 09:59:20 +00:00 |
Mike Jolley
|
927693351a
|
sync prices when empty
|
2012-12-20 12:54:02 +00:00 |
Mike Jolley
|
c7fd3e85a6
|
More class cleanup
|
2012-12-20 11:54:38 +00:00 |
Mike Jolley
|
41f573a71f
|
Magic methods, avoid loading all meta on construct
|
2012-12-19 23:04:25 +00:00 |
Mike Jolley
|
f972501dfa
|
get_post_meta instead of get_post_custom - cut out the middleman. #1765
|
2012-12-19 21:01:15 +00:00 |
Mike Jolley
|
0b7750e55a
|
Attribute taxonomy transiant. #1765
|
2012-12-19 20:42:25 +00:00 |
Warren Holmes
|
0e491d6ffe
|
Correct scope, remove use of var.
- class-wc-product-variable.php
|
2012-12-14 23:52:46 +02:00 |
Mike Jolley
|
0da50add7b
|
Fix link variations on new posts. Closes #1925.
|
2012-12-05 17:57:53 +00:00 |
Coen Jacobs
|
37feabd87f
|
WooCommerce 2.0 is coming!
|
2012-12-03 20:19:58 +01:00 |
Mike Jolley
|
3c66ddae42
|
Class tweaks, need more testing. Closes #1874.
|
2012-11-29 16:48:40 +00:00 |
Mike Jolley
|
fb06bde939
|
recount after stock change
|
2012-11-28 15:40:08 +00:00 |
Mike Jolley
|
b1ec4b289a
|
Nuked whitespace. Closes #1846.
|
2012-11-27 16:22:47 +00:00 |
Coen Jacobs
|
afc0add816
|
Default to the arguments array as second param for get_product()
|
2012-11-22 12:48:16 +01:00 |
Coen Jacobs
|
b2a868301c
|
Simplified version of Product Factory using an args array
|
2012-11-22 12:37:41 +01:00 |
Coen Jacobs
|
93cddbaa16
|
Abstract main product class, added simple product class
|
2012-11-22 11:22:18 +01:00 |
Mike Jolley
|
069325862a
|
remove instanceof
|
2012-11-21 18:39:51 +00:00 |
Mike Jolley
|
75ca794bba
|
Separate classes per product type, with new get_product function and hooks to change the classes which get loaded. #1497
|
2012-11-21 18:07:45 +00:00 |