Mike Jolley
|
9bc1b09fc5
|
Undefined and dead variables in checkout class
|
2015-02-03 15:27:40 +00:00 |
Mike Jolley
|
0300ce2768
|
Undefined and dead variables in cart class
|
2015-02-03 15:23:25 +00:00 |
Mike Jolley
|
133e85560f
|
Dead var
|
2015-02-03 15:08:54 +00:00 |
Mike Jolley
|
27a7a58e8c
|
Can return wp_error
|
2015-02-03 15:08:36 +00:00 |
Mike Jolley
|
c01fe87d69
|
Cast to array
|
2015-02-03 15:06:15 +00:00 |
Mike Jolley
|
74abdf27c9
|
Cast to array
|
2015-02-03 15:06:08 +00:00 |
Mike Jolley
|
03cf7fa572
|
Fix potential notice
|
2015-02-03 14:57:04 +00:00 |
Mike Jolley
|
2809986fcf
|
Dead var
|
2015-02-03 14:56:01 +00:00 |
Mike Jolley
|
c814a9fa23
|
docblock corrections
|
2015-02-03 14:44:57 +00:00 |
Mike Jolley
|
1ef8a24ec9
|
These should be default_attr, not attribute
|
2015-02-03 14:44:57 +00:00 |
Mike Jolley
|
84fad56258
|
No return needed
|
2015-02-03 14:44:57 +00:00 |
Mike Jolley
|
f032a9c7dd
|
Missing props
|
2015-02-03 14:44:57 +00:00 |
Mike Jolley
|
caff5c3a66
|
Remove dead var api_class
|
2015-02-03 14:44:57 +00:00 |
Mike Jolley
|
10a819bd45
|
Use coupon_amount in api
|
2015-02-03 14:44:57 +00:00 |
Mike Jolley
|
7475eb89d7
|
Merge pull request #7275 from woothemes/scrutinizer-patch-1
Scrutinizer Auto-Fixes
|
2015-02-03 14:32:25 +00:00 |
Scrutinizer Auto-Fixer
|
de06d17c6d
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-02-03 14:32:10 +00:00 |
Mike Jolley
|
a54b9c61e2
|
Define coupon magic props
|
2015-02-03 14:20:46 +00:00 |
Mike Jolley
|
81515fddbe
|
Incorrect api docblock
|
2015-02-03 14:17:49 +00:00 |
Mike Jolley
|
4c3a58c957
|
Undefined product_ids_titles
|
2015-02-03 14:12:48 +00:00 |
Mike Jolley
|
fc826de960
|
Dead vars in category report
|
2015-02-03 14:12:04 +00:00 |
Mike Jolley
|
ff2b0db69b
|
Undefined var customers
|
2015-02-03 14:10:03 +00:00 |
Mike Jolley
|
7acfc0b7f2
|
Dead var
|
2015-02-03 14:09:54 +00:00 |
Mike Jolley
|
7694f8039c
|
Dead vars when saving variations
|
2015-02-03 14:08:43 +00:00 |
Mike Jolley
|
f93e027b09
|
validate_multiselect_field had dead var
|
2015-02-03 14:05:09 +00:00 |
Mike Jolley
|
447ee6e7bb
|
Docblocks
|
2015-02-03 14:02:38 +00:00 |
Mike Jolley
|
c11d283ddc
|
Still trying to get scruit to pick up these variables. Testing a few variations.
|
2015-02-03 13:49:04 +00:00 |
Mike Jolley
|
f711ef32ce
|
Missing bracket in previous commit #copypastefail
|
2015-02-03 13:16:41 +00:00 |
Mike Jolley
|
7c019c0c50
|
More docblocks; the check for WP_POST isn't needed as the second case (isset) runs regardless and is true for posts
|
2015-02-03 13:13:07 +00:00 |
Mike Jolley
|
c038001eab
|
Docblocks for order/product
|
2015-02-03 12:57:08 +00:00 |
Mike Jolley
|
dc5b8d9710
|
@var
|
2015-02-03 12:28:15 +00:00 |
Mike Jolley
|
a0e0b57411
|
Update readme with 2.2 changelogs
|
2015-02-03 11:18:32 +00:00 |
Mike Jolley
|
743c7c7399
|
Update POT files
|
2015-02-03 11:03:12 +00:00 |
Mike Jolley
|
52c84f407c
|
Fix download save after adding with ajax
|
2015-02-03 10:57:43 +00:00 |
Mike Jolley
|
086d0195ce
|
Download should expire at midnight Fixes #7269
|
2015-02-03 10:57:43 +00:00 |
Mike Jolley
|
a3828bb1f9
|
Merge pull request #7273 from michaeltieso/patch-2
Fix grammar issue
|
2015-02-03 10:30:16 +00:00 |
Mike Jolley
|
d68dc3c6e0
|
Merge pull request #7272 from bryceadams/patch-7270
Fix 5.2 func_args issue
|
2015-02-03 10:22:07 +00:00 |
Mike Jolley
|
d46158cc8a
|
Merge pull request #7271 from michaeltieso/patch-1
Customer New Account message clarification
|
2015-02-03 10:06:52 +00:00 |
Michael Tieso
|
4750b68c01
|
Remove "any"
Sorry for the second PR. "any" is unnecessary.
Also corrected version number.
|
2015-02-02 20:54:20 -08:00 |
Michael Tieso
|
b4a83c471f
|
Fix grammer issue
doesn't= singular
don't= plural
|
2015-02-02 20:41:08 -08:00 |
Bryce
|
e6038486d9
|
Fix 5.2 func_args issue
|
2015-02-03 11:06:50 +07:00 |
Claudio Sanches
|
566f1ea7b6
|
Make possible to show log by URL
@mikejolley
|
2015-02-02 21:58:25 -02:00 |
Michael Tieso
|
933fe5ff57
|
Customer New Account message clarification
Suggestion for clarification that this goes to the customer, not admin.
|
2015-02-02 15:41:12 -08:00 |
Mike Jolley
|
cac9035c6f
|
Updated jquery-payment lib
|
2015-02-02 16:20:03 +00:00 |
Mike Jolley
|
621eeefab4
|
Updated jquery-cookie lib
|
2015-02-02 16:20:02 +00:00 |
Barry Kooij
|
48d67c508a
|
Improved check to prevent JS error in WP media library
|
2015-02-02 16:25:29 +01:00 |
Barry Kooij
|
52f384719a
|
Adjusted version number for npm to work
|
2015-02-02 16:25:07 +01:00 |
Mike Jolley
|
31806595f4
|
Merge pull request #7268 from franticpsyx/remove_restore_hooks
[2.3] Allow extensions to add support for the remove/restore cart item functionality
|
2015-02-02 15:07:06 +00:00 |
Mike Jolley
|
1785d48096
|
Update rating text
Based on feedback from Marina and James, cc @bftrick
|
2015-02-02 14:53:13 +00:00 |
Mike Jolley
|
16eb1facd9
|
Add link to payment_status_canceled_reversal Closes #7267
|
2015-02-02 14:49:30 +00:00 |
Mike Jolley
|
d0daa1ecee
|
Tweak reset_admin_notices to add, not remove, notices
Fixes #7254
|
2015-02-02 14:40:11 +00:00 |