Max Rice
|
4daaf22304
|
Add REST API settings stub
|
2013-11-03 18:55:34 -05:00 |
Mike Jolley
|
19fcf30a66
|
Option to limit reviews to purchasers. Closes #4021
|
2013-10-31 17:37:36 +00:00 |
James Koster
|
5aeaed888e
|
Add review form no longer opens in lightbox. closes #3804
|
2013-10-28 09:56:03 +00:00 |
RistoNiinemets
|
a96cb41c83
|
no dot use ucfirst nor ucwords for method title
|
2013-10-25 18:44:17 +03:00 |
RistoNiinemets
|
ae00faecdd
|
change ucwords to ucfirst
|
2013-10-25 13:53:53 +03:00 |
Mike Jolley
|
8ce3b8dd57
|
Filters for shortcode tags
|
2013-10-23 14:55:18 +01:00 |
Mike Jolley
|
05d9c0e045
|
Rename menus, removed woocommerce_
|
2013-10-22 17:26:18 +01:00 |
Mike Jolley
|
ff928714a2
|
Keep leading zeros. Closes #3930
|
2013-10-22 16:28:44 +01:00 |
Gregory K
|
c577e75a6b
|
class-wc-settings-shipping.php : HTML fix (missing TR and typo in TFOOT)
|
2013-10-01 08:13:14 -04:00 |
Mike Jolley
|
79942691ec
|
Init no longer needed - settings API refreshes settings Closes #3858
|
2013-10-01 10:12:16 +01:00 |
Mike Jolley
|
49656cb250
|
Notice fix Closes #3859.
|
2013-10-01 10:12:15 +01:00 |
Mike Jolley
|
622715ec36
|
Option for itemized vs grouped taxes. Closes #3453.
|
2013-09-23 16:10:09 +01:00 |
Mike Jolley
|
b93df4e706
|
Excl and incl. display options for prices, and suffix to add additonal info and prices. Closes #1506.
|
2013-09-19 16:31:54 +01:00 |
Mike Jolley
|
9f323af118
|
Fix paging total closes #3774
|
2013-09-13 12:28:20 +01:00 |
Mike Jolley
|
b6e7eeb241
|
Support no default and make the gateway/shipping tables more streamlined. Closes #3472
|
2013-09-09 17:16:02 +01:00 |
Mike Jolley
|
64d87cbef7
|
Make logout an endpoint. Still hide it from menus. Fixes #3589
@coenjacobs do we need to do something about this for .14? Will leave
for you next week :)
|
2013-08-23 16:41:02 +01:00 |
Mike Jolley
|
126068de8c
|
Moved options around for checkout settings.
|
2013-08-22 12:11:19 +01:00 |
Mike Jolley
|
3d078397b3
|
Merge branch 'Re-organise-settings'
Moves settings together. Fixes #3497
|
2013-08-22 11:58:03 +01:00 |
sjeden
|
0617d6e7f0
|
Remove need for min-width:150px; in shipping setting admin panel.
Doesn't affect the standard WordPress display but if you are using MP6 makes extended width radio buttons.
|
2013-08-16 12:12:47 +01:00 |
Mike Jolley
|
b62747a810
|
Tax rates pagination. Closes #3036.
|
2013-08-13 12:18:24 +01:00 |
thenbrent
|
64832114ee
|
Replace deprecated $wpdb::escape() with esc_sql()
Conflicts:
admin/settings/settings-tax-rates.php
|
2013-08-09 14:56:39 +02:00 |
Mike Jolley
|
918e30d0e6
|
compare to lowercase class name
|
2013-08-08 12:38:26 +01:00 |
Coen Jacobs
|
930cd6125f
|
Make sure end( gets a variable to work around strict notices
|
2013-08-07 14:15:53 +00:00 |
Mike Jolley
|
110d8c3026
|
BACS, Cheque, COD Closes #3172
Rather than merging them (they are all different) I've refactered code
and added multiple accounts in BACS which has had multiple requests.
|
2013-08-05 16:34:54 +01:00 |
Mike Jolley
|
7ad7f31e3b
|
Remove last pipe
|
2013-08-05 16:34:54 +01:00 |
Mike Jolley
|
03af136986
|
Separate ship to options from sell to. Closes #3215.
|
2013-08-02 16:54:28 +01:00 |
Mike Jolley
|
7dee74ba9e
|
Show settings only when needed #3165
|
2013-08-02 12:27:31 +01:00 |
Mike Jolley
|
9462dde581
|
Settings refactoring
|
2013-07-26 15:36:28 +01:00 |
Mike Jolley
|
8a6ff89bf1
|
Moved admin directory and moved some functions to classes (ongoing refactor)
|
2013-07-24 17:01:36 +01:00 |