Coen Jacobs
|
4afbd0b556
|
Merge branch 'function-call-refactor'
Conflicts:
includes/admin/post-types/meta-boxes/class-wc-meta-box-order-data.php
includes/shortcodes/class-wc-shortcode-cart.php
includes/wc-template-functions.php
|
2013-11-25 15:42:26 +01:00 |
Coen Jacobs
|
47ae00be28
|
Page functions woocommerce to wc refactor
|
2013-11-25 15:07:22 +01:00 |
Mike Jolley
|
51ba9c393f
|
WC globals
|
2013-11-25 14:01:38 +00:00 |
Coen Jacobs
|
aaa14894ca
|
Core functions woocommerce to wc refactor
|
2013-11-25 13:45:04 +01:00 |
James Koster
|
1fbb6249ff
|
Replaced → / ← on frontend with icons from our font. closes #4009
|
2013-10-28 09:45:59 +00:00 |
Dominic
|
d06a15ea72
|
Add a template for view order shortcode
Instead of hard coding the HTML into the shortcode definition.
|
2013-09-16 14:57:10 -07:00 |
Mike Jolley
|
9e30ebbaa9
|
Merge pull request #3741 from ragulka/security-improvements
Frontend security improvements
|
2013-09-13 03:33:09 -07:00 |
Patrick Rauland
|
b6fa3e913b
|
fixing unescaped character in date function
|
2013-09-06 15:35:21 -05:00 |
Illimar Tambek
|
7ec8a687f6
|
Check if user is allowed to cancel and order an order again. Use current_user_can() checks instead of hardcoded user_id comparisons to determine if user can view, pay, order again or cancel an order.
|
2013-09-06 17:39:45 +03:00 |
Mike Jolley
|
57157db9bf
|
Function refactoring.
|
2013-08-09 17:11:21 +01:00 |
Mike Jolley
|
c75ea04c1c
|
classes -> includes
|
2013-06-11 14:25:30 +01:00 |