Mike Jolley
a98de826f0
Tidied up order display #2452 Added new line count function
2013-02-15 09:54:06 +00:00
Ken Bass
91d77c5392
Make my order filters more flexible
2013-02-14 14:33:47 -05:00
Mike Jolley
2b4c428414
actions hook for buttons. Closes #2074 .
2012-12-28 20:04:18 +00:00
Mike Jolley
0fb50856b9
Account page tweaks for #2027
2012-12-23 12:19:56 +00:00
Brian Richards
3b9b100356
Clean up my-account template
...
This patch moves Available Downloads into it's own separate template
file, and moves the titles for Recent Orders and My Addresses into
their respective templates as well. This patch also adds a couple of
new hooks and filters for making templating even easier.
2012-12-20 11:34:39 -05:00
Mike Jolley
8c3ad31c07
Localisation spacing.
2012-10-16 10:45:33 +01:00
Coen Jacobs
943091d2ca
[3.1.4] Prevent direct access to files #1575
2012-10-15 12:57:58 +02:00
Mike Jolley
b4132a1adf
Revert "Merge pull request #1414 from dasongoh/patch-1"
...
This reverts commit 2d8193acfd
, reversing
changes made to a0217e15ed
.
2012-08-23 11:43:55 +01:00
dasongoh
a28d11e737
Update templates/myaccount/my-orders.php
...
Short of one <th> (total 4, should be 5) in <thead> for corresponding <td> (total 5). Table headers misalignment.
2012-08-23 18:41:19 +08:00
Mike Jolley
ef7ec98f2e
templates
2012-08-14 23:43:54 +01:00
Coen Jacobs
863918f7f4
Revert "Moved # character in translatable order strings. Closes #1161 "
...
This reverts commit f6c83fe6aa
.
2012-06-20 19:18:16 +02:00
Coen Jacobs
f6c83fe6aa
Moved # character in translatable order strings. Closes #1161
2012-06-20 19:14:33 +02:00
Brent Shepherd
6df9fff54d
Adding "Replacing instances of "woocommerce_price($order->order_total)" with new WC_Order::get_formatted_order_total() function.
2012-04-27 12:22:19 +10:00
Mike Jolley
7ccefed4d7
View order tweaks
...
* Tweak - Changed recent order tables to make them slightly more compact
* Tweak - Moved recent order table to a template file
* Tweak - Improved default view-order page when order id is not defined
- instead of stating "invalid order" it will list recent orders
2012-04-09 23:57:57 +01:00