Mike Jolley
|
6db8ac6f6f
|
Made error counts work with new notices api Closes #4201
|
2013-11-27 16:15:53 +00:00 |
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
|
c1a439eb99
|
Formatting functions woocommerce to wc refactor
|
2013-11-25 14:34:21 +01:00 |
Coen Jacobs
|
aaa14894ca
|
Core functions woocommerce to wc refactor
|
2013-11-25 13:45:04 +01:00 |
thenbrent
|
2fcd615f88
|
Update calls to wc_print_messages() function
Part of #4034
|
2013-11-12 20:59:40 -08:00 |
thenbrent
|
e14e3842b0
|
Update calls to wc_error_count() function
Part of #4034
|
2013-11-12 20:59:39 -08:00 |
thenbrent
|
fe44f020e3
|
Update calls to wc_add_message() function
Part of #4034
|
2013-11-12 20:59:39 -08:00 |
thenbrent
|
0d45e19fcf
|
Update calls to wc_add_error() function
Part of #4034
|
2013-11-12 20:59:39 -08:00 |
James Koster
|
1fbb6249ff
|
Replaced → / ← on frontend with icons from our font. closes #4009
|
2013-10-28 09:45:59 +00:00 |
Mike Jolley
|
fce70b288d
|
We should allow failed orders to be resumed, not show a blank page. Closes #3612
@coenjacobs might need to go in 15
|
2013-09-26 17:18:12 +01: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 |
Coen Jacobs
|
62a9200386
|
Made methods static that were referenced from static
|
2013-08-15 11:23:52 +02:00 |
Mike Jolley
|
57157db9bf
|
Function refactoring.
|
2013-08-09 17:11:21 +01:00 |
Mike Jolley
|
b01bf72bfe
|
Improve messages. Closes #3370.
|
2013-07-19 13:30:27 +01:00 |
Mike Jolley
|
646a8a008c
|
Make use of new functions
|
2013-06-11 15:59:54 +01:00 |
Mike Jolley
|
c75ea04c1c
|
classes -> includes
|
2013-06-11 14:25:30 +01:00 |