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 |