Mike Jolley
19fcf30a66
Option to limit reviews to purchasers. Closes #4021
2013-10-31 17:37:36 +00:00
Illimar Tambek
8e942c2e9e
Fix missing semicolon
2013-09-06 22:06:26 +03:00
Illimar Tambek
3c22c486f8
Add download_file capability and security check
2013-09-06 19:38:06 +03:00
Illimar Tambek
0a7137e747
Use default priority for user_has_cap filter
2013-09-06 17:53:25 +03:00
Illimar Tambek
e432f72ae9
Filter user_has_cap with woocommerce_customer_has_capability
2013-09-06 17:37:38 +03:00
Mike Jolley
e1631bd084
Reloads checkout after registration which fixes #3612 , removes some notices preventing login cookie being set, moves cart check for #3162
...
No perfect solution for #3162 . DB locking would probably cause more
issues that its worth, we cannot reliably use transactions as some
clients still use MyIsam. Best to accept orders and deal with stock
conflicts after the fact.
2013-09-04 11:26:19 +01:00
Mike Jolley
57157db9bf
Function refactoring.
2013-08-09 17:11:21 +01:00